Skip to content

Commit 8ac61a8

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] <support@github.com>
1 parent e699694 commit 8ac61a8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,8 @@ GEM
222222
rb-fsevent (0.11.2)
223223
rb-inotify (0.10.1)
224224
ffi (~> 1.0)
225-
rexml (3.2.6)
225+
rexml (3.2.8)
226+
strscan (>= 3.0.9)
226227
rouge (3.26.0)
227228
ruby2_keywords (0.0.5)
228229
rubyzip (2.3.2)
@@ -237,6 +238,7 @@ GEM
237238
faraday (>= 0.17.3, < 3)
238239
simpleidn (0.2.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
typhoeus (1.4.0)

0 commit comments

Comments
 (0)