Skip to content

Commit 3eb2610

Browse files
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ec9db7 commit 3eb2610

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
@@ -251,7 +251,8 @@ GEM
251251
rb-fsevent (0.11.2)
252252
rb-inotify (0.10.1)
253253
ffi (~> 1.0)
254-
rexml (3.2.6)
254+
rexml (3.2.8)
255+
strscan (>= 3.0.9)
255256
rouge (3.30.0)
256257
ruby2_keywords (0.0.5)
257258
rubyzip (2.3.2)
@@ -266,6 +267,7 @@ GEM
266267
faraday (>= 0.17.3, < 3)
267268
simpleidn (0.2.1)
268269
unf (~> 0.1.4)
270+
strscan (3.1.0)
269271
terminal-table (1.8.0)
270272
unicode-display_width (~> 1.1, >= 1.1.1)
271273
typhoeus (1.4.1)

0 commit comments

Comments
 (0)