Skip to content

Commit 9f9661c

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 59a14b0 commit 9f9661c

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
@@ -41,7 +41,8 @@ GEM
4141
rainbow (3.1.1)
4242
rake (13.0.1)
4343
regexp_parser (2.6.0)
44-
rexml (3.2.5)
44+
rexml (3.2.8)
45+
strscan (>= 3.0.9)
4546
rubocop (1.36.0)
4647
json (~> 2.3)
4748
parallel (~> 1.10)
@@ -60,6 +61,7 @@ GEM
6061
rubyntlm (0.6.3)
6162
spidey (0.1.0)
6263
mechanize
64+
strscan (3.1.0)
6365
unf (0.1.4)
6466
unf_ext
6567
unf_ext (0.0.8.2)

0 commit comments

Comments
 (0)