Skip to content

Commit 9561351

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 9adca95 commit 9561351

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
@@ -158,7 +158,8 @@ GEM
158158
rb-inotify (0.10.1)
159159
ffi (~> 1.0)
160160
redcarpet (3.5.1)
161-
rexml (3.2.5)
161+
rexml (3.2.8)
162+
strscan (>= 3.0.9)
162163
rouge (3.22.0)
163164
sass (3.4.25)
164165
sassc (2.4.0)
@@ -167,6 +168,7 @@ GEM
167168
sprockets (4.0.2)
168169
concurrent-ruby (~> 1.0)
169170
rack (> 1, < 3)
171+
strscan (3.1.0)
170172
temple (0.8.2)
171173
thor (1.0.1)
172174
thread_safe (0.3.6)

0 commit comments

Comments
 (0)