Skip to content

Commit 510914c

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 ad29865 commit 510914c

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
@@ -237,7 +237,8 @@ GEM
237237
rb-fsevent (0.11.2)
238238
rb-inotify (0.10.1)
239239
ffi (~> 1.0)
240-
rexml (3.2.6)
240+
rexml (3.2.8)
241+
strscan (>= 3.0.9)
241242
rouge (3.30.0)
242243
ruby2_keywords (0.0.5)
243244
rubyzip (2.3.2)
@@ -252,6 +253,7 @@ GEM
252253
faraday (>= 0.17.3, < 3)
253254
simpleidn (0.2.1)
254255
unf (~> 0.1.4)
256+
strscan (3.1.0)
255257
terminal-table (1.8.0)
256258
unicode-display_width (~> 1.1, >= 1.1.1)
257259
typhoeus (1.4.1)

0 commit comments

Comments
 (0)