Skip to content

Commit a9309bc

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 329e6b9 commit a9309bc

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
@@ -68,7 +68,8 @@ GEM
6868
rb-fsevent (0.11.2)
6969
rb-inotify (0.10.1)
7070
ffi (~> 1.0)
71-
rexml (3.2.6)
71+
rexml (3.2.8)
72+
strscan (>= 3.0.9)
7273
rouge (4.2.1)
7374
safe_yaml (1.0.5)
7475
sass (3.7.4)
@@ -79,6 +80,7 @@ GEM
7980
sass-listen (4.0.0)
8081
rb-fsevent (~> 0.9, >= 0.9.4)
8182
rb-inotify (~> 0.9, >= 0.9.7)
83+
strscan (3.1.0)
8284
terminal-table (3.0.2)
8385
unicode-display_width (>= 1.1.1, < 3)
8486
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)