Skip to content

Commit d22fab2

Browse files
authored
Merge pull request #65 from rubykr/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.5 to 3.2.8
2 parents 2a057d6 + be75a59 commit d22fab2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@ GEM
196196
rb-fsevent (0.10.4)
197197
rb-inotify (0.10.1)
198198
ffi (~> 1.0)
199-
rexml (3.2.5)
199+
rexml (3.2.8)
200+
strscan (>= 3.0.9)
200201
rouge (3.26.0)
201202
rspec (3.10.0)
202203
rspec-core (~> 3.10.0)
@@ -229,6 +230,7 @@ GEM
229230
slop (4.8.2)
230231
spidr (0.6.1)
231232
nokogiri (~> 1.3)
233+
strscan (3.1.0)
232234
terminal-table (1.8.0)
233235
unicode-display_width (~> 1.1, >= 1.1.1)
234236
thread_safe (0.3.6)

0 commit comments

Comments
 (0)