Skip to content

Commit b8eaf11

Browse files
dependabot[bot]dlackty
authored andcommitted
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 ee4e143 commit b8eaf11

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
@@ -48,7 +48,8 @@ GEM
4848
rainbow (3.1.1)
4949
rake (13.0.6)
5050
regexp_parser (2.5.0)
51-
rexml (3.2.5)
51+
rexml (3.2.8)
52+
strscan (>= 3.0.9)
5253
rspec (3.11.0)
5354
rspec-core (~> 3.11.0)
5455
rspec-expectations (~> 3.11.0)
@@ -81,6 +82,7 @@ GEM
8182
standard (1.12.1)
8283
rubocop (= 1.29.1)
8384
rubocop-performance (= 1.13.3)
85+
strscan (3.1.0)
8486
unicode-display_width (2.2.0)
8587

8688
PLATFORMS

0 commit comments

Comments
 (0)