Skip to content

Commit 2a53411

Browse files
Bump rexml from 3.2.5 to 3.2.8 (#141)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53dc44d commit 2a53411

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
@@ -228,7 +228,8 @@ GEM
228228
rb-fsevent (0.11.1)
229229
rb-inotify (0.10.1)
230230
ffi (~> 1.0)
231-
rexml (3.2.5)
231+
rexml (3.2.8)
232+
strscan (>= 3.0.9)
232233
rouge (3.26.0)
233234
ruby2_keywords (0.0.5)
234235
rubyzip (2.3.2)
@@ -243,6 +244,7 @@ GEM
243244
faraday (>= 0.17.3, < 3)
244245
simpleidn (0.2.1)
245246
unf (~> 0.1.4)
247+
strscan (3.1.0)
246248
terminal-table (1.8.0)
247249
unicode-display_width (~> 1.1, >= 1.1.1)
248250
thread_safe (0.3.6)

0 commit comments

Comments
 (0)