Skip to content

Commit 7240dc8

Browse files
authored
Merge pull request #43 from layer5io/dependabot/bundler/rexml-3.3.6
Bump rexml from 3.2.5 to 3.3.6
2 parents f45c938 + 92efb06 commit 7240dc8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,8 @@ GEM
221221
rb-fsevent (0.10.4)
222222
rb-inotify (0.10.1)
223223
ffi (~> 1.0)
224-
rexml (3.2.5)
224+
rexml (3.3.6)
225+
strscan
225226
rouge (3.19.0)
226227
ruby-enum (0.8.0)
227228
i18n
@@ -235,6 +236,7 @@ GEM
235236
sawyer (0.8.2)
236237
addressable (>= 2.3.5)
237238
faraday (> 0.8, < 2.0)
239+
strscan (3.1.0)
238240
terminal-table (1.8.0)
239241
unicode-display_width (~> 1.1, >= 1.1.1)
240242
thread_safe (0.3.6)

0 commit comments

Comments
 (0)