Skip to content

Commit 87ffa57

Browse files
Bump rexml from 3.2.6 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 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.6...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0984d50 commit 87ffa57

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
@@ -50,7 +50,8 @@ GEM
5050
rainbow (3.1.1)
5151
rake (13.1.0)
5252
regexp_parser (2.9.0)
53-
rexml (3.2.6)
53+
rexml (3.2.8)
54+
strscan (>= 3.0.9)
5455
rspec (3.13.0)
5556
rspec-core (~> 3.13.0)
5657
rspec-expectations (~> 3.13.0)
@@ -89,6 +90,7 @@ GEM
8990
rubocop-capybara (~> 2.17)
9091
rubocop-factory_bot (~> 2.22)
9192
ruby-progressbar (1.13.0)
93+
strscan (3.1.0)
9294
unicode-display_width (2.5.0)
9395
webrick (1.8.1)
9496
websocket-driver (0.7.6)

0 commit comments

Comments
 (0)