Skip to content

Commit 561d3f7

Browse files
authored
Merge pull request #102 from sangria-graphql/dependabot/bundler/rexml-3.3.3
Bump rexml from 3.2.5 to 3.3.3
2 parents 6ee5f71 + 45b82af commit 561d3f7

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
@@ -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.3)
225+
strscan
225226
rouge (3.19.0)
226227
ruby-enum (0.8.0)
227228
i18n
@@ -237,6 +238,7 @@ GEM
237238
faraday (> 0.8, < 2.0)
238239
simpleidn (0.1.1)
239240
unf (~> 0.1.4)
241+
strscan (3.1.0)
240242
terminal-table (1.8.0)
241243
unicode-display_width (~> 1.1, >= 1.1.1)
242244
thread_safe (0.3.6)

0 commit comments

Comments
 (0)