Skip to content

Commit b9ad32d

Browse files
authored
Merge pull request #153 from keyasuda/dependabot/bundler/gem/rexml-3.3.3
build(deps): bump rexml from 3.2.6 to 3.3.3 in /gem
2 parents 2ebe338 + 50ebfc9 commit b9ad32d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gem/Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ GEM
9090
rb-inotify (0.10.1)
9191
ffi (~> 1.0)
9292
regexp_parser (2.9.0)
93-
rexml (3.2.6)
93+
rexml (3.3.3)
94+
strscan
9495
rspec (3.13.0)
9596
rspec-core (~> 3.13.0)
9697
rspec-expectations (~> 3.13.0)
@@ -140,6 +141,7 @@ GEM
140141
rack-protection (= 4.0.0)
141142
rack-session (>= 2.0.0, < 3)
142143
tilt (~> 2.0)
144+
strscan (3.1.0)
143145
thor (1.3.1)
144146
tilt (2.3.0)
145147
tzinfo (2.0.6)

0 commit comments

Comments
 (0)