Skip to content

Commit 1d90b5d

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 a54b692 commit 1d90b5d

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
@@ -233,7 +233,8 @@ GEM
233233
rb-fsevent (0.11.0)
234234
rb-inotify (0.10.1)
235235
ffi (~> 1.0)
236-
rexml (3.2.5)
236+
rexml (3.2.8)
237+
strscan (>= 3.0.9)
237238
rouge (3.26.0)
238239
ruby-enum (0.9.0)
239240
i18n
@@ -250,6 +251,7 @@ GEM
250251
faraday (> 0.8, < 2.0)
251252
simpleidn (0.2.1)
252253
unf (~> 0.1.4)
254+
strscan (3.1.0)
253255
terminal-table (1.8.0)
254256
unicode-display_width (~> 1.1, >= 1.1.1)
255257
thread_safe (0.3.6)

0 commit comments

Comments
 (0)