Skip to content

Commit 9081d91

Browse files
authored
Merge pull request #1653 from scala/dependabot/bundler/rexml-3.2.8
Bump rexml from 3.2.5 to 3.2.8
2 parents bd59a0c + f51679b commit 9081d91

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
@@ -233,7 +233,8 @@ GEM
233233
rb-fsevent (0.11.2)
234234
rb-inotify (0.10.1)
235235
ffi (~> 1.0)
236-
rexml (3.2.5)
236+
rexml (3.2.8)
237+
strscan (>= 3.0.9)
237238
rouge (3.26.0)
238239
ruby2_keywords (0.0.5)
239240
rubyzip (2.3.2)
@@ -248,6 +249,7 @@ GEM
248249
faraday (>= 0.17.3, < 3)
249250
simpleidn (0.2.1)
250251
unf (~> 0.1.4)
252+
strscan (3.1.0)
251253
terminal-table (1.8.0)
252254
unicode-display_width (~> 1.1, >= 1.1.1)
253255
typhoeus (1.4.0)

0 commit comments

Comments
 (0)