Skip to content

Commit 480aee9

Browse files
Bump rexml from 3.2.5 to 3.2.8
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] <support@github.com>
1 parent fd1db7c commit 480aee9

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
@@ -75,7 +75,8 @@ GEM
7575
rb-fsevent (0.10.4)
7676
rb-inotify (0.10.1)
7777
ffi (~> 1.0)
78-
rexml (3.2.5)
78+
rexml (3.2.8)
79+
strscan (>= 3.0.9)
7980
rouge (3.26.0)
8081
ruby2_keywords (0.0.4)
8182
safe_yaml (1.0.5)
@@ -84,6 +85,7 @@ GEM
8485
sawyer (0.8.2)
8586
addressable (>= 2.3.5)
8687
faraday (> 0.8, < 2.0)
88+
strscan (3.1.0)
8789
terminal-table (2.0.0)
8890
unicode-display_width (~> 1.1, >= 1.1.1)
8991
unicode-display_width (1.7.0)

0 commit comments

Comments
 (0)