Skip to content

Commit 32a9dd8

Browse files
authored
Merge pull request #100 from pdxruby/dependabot/bundler/rexml-3.3.0
Bump rexml from 3.2.5 to 3.3.0
2 parents ebe067b + 24de5ec commit 32a9dd8

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
@@ -232,7 +232,8 @@ GEM
232232
rb-fsevent (0.11.1)
233233
rb-inotify (0.10.1)
234234
ffi (~> 1.0)
235-
rexml (3.2.5)
235+
rexml (3.3.0)
236+
strscan
236237
rouge (3.26.0)
237238
ruby2_keywords (0.0.5)
238239
rubyzip (2.3.2)
@@ -247,6 +248,7 @@ GEM
247248
faraday (>= 0.17.3, < 3)
248249
simpleidn (0.2.1)
249250
unf (~> 0.1.4)
251+
strscan (3.1.0)
250252
terminal-table (1.8.0)
251253
unicode-display_width (~> 1.1, >= 1.1.1)
252254
typhoeus (1.4.0)

0 commit comments

Comments
 (0)