Skip to content

Commit 8aa9a46

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 1034170 commit 8aa9a46

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
@@ -126,7 +126,8 @@ GEM
126126
rb-inotify (0.10.1)
127127
ffi (~> 1.0)
128128
redcarpet (3.6.0)
129-
rexml (3.2.5)
129+
rexml (3.2.8)
130+
strscan (>= 3.0.9)
130131
rouge (3.28.0)
131132
sass (3.7.4)
132133
sass-listen (~> 4.0.0)
@@ -139,6 +140,7 @@ GEM
139140
slim (4.1.0)
140141
temple (>= 0.7.6, < 0.9)
141142
tilt (>= 2.0.6, < 2.1)
143+
strscan (3.1.0)
142144
temple (0.8.2)
143145
thor (1.2.1)
144146
tilt (2.0.10)

0 commit comments

Comments
 (0)