Skip to content

Commit e4fd0da

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 bdcff50 commit e4fd0da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,16 @@ GEM
7171
rb-fsevent (0.10.4)
7272
rb-inotify (0.10.1)
7373
ffi (~> 1.0)
74-
rexml (3.2.5)
74+
rexml (3.2.8)
75+
strscan (>= 3.0.9)
7576
rouge (3.26.0)
7677
safe_yaml (1.0.5)
7778
sass (3.7.4)
7879
sass-listen (~> 4.0.0)
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
typhoeus (1.4.0)
8385
ethon (>= 0.9.0)
8486
yell (2.2.2)

0 commit comments

Comments
 (0)