Skip to content

Commit 2eb9273

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] <[email protected]>
1 parent 467e37b commit 2eb9273

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
@@ -54,7 +54,8 @@ GEM
5454
rb-fsevent (0.10.4)
5555
rb-inotify (0.10.1)
5656
ffi (~> 1.0)
57-
rexml (3.2.5)
57+
rexml (3.2.8)
58+
strscan (>= 3.0.9)
5859
rouge (3.22.0)
5960
safe_yaml (1.0.5)
6061
sass (3.7.4)
@@ -64,6 +65,7 @@ GEM
6465
rb-inotify (~> 0.9, >= 0.9.7)
6566
sassc (2.4.0)
6667
ffi (~> 1.9)
68+
strscan (3.1.0)
6769
terminal-table (1.8.0)
6870
unicode-display_width (~> 1.1, >= 1.1.1)
6971
thor (1.0.1)

0 commit comments

Comments
 (0)