Skip to content

Commit 370f1a1

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 370a151 commit 370f1a1

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
@@ -60,7 +60,8 @@ GEM
6060
rb-fsevent (0.11.1)
6161
rb-inotify (0.10.1)
6262
ffi (~> 1.0)
63-
rexml (3.2.5)
63+
rexml (3.2.8)
64+
strscan (>= 3.0.9)
6465
rouge (3.28.0)
6566
ruby_dep (1.3.1)
6667
safe_yaml (1.0.5)
@@ -70,6 +71,7 @@ GEM
7071
rack (> 1, < 3)
7172
sprockets-helpers (1.4.0)
7273
sprockets (>= 2.2)
74+
strscan (3.1.0)
7375
tilt (2.0.10)
7476
uglifier (2.7.2)
7577
execjs (>= 0.3.0)

0 commit comments

Comments
 (0)