Skip to content

Commit 6811de0

Browse files
Bump rexml from 3.2.5 to 3.2.8 (#27)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c0c3f7 commit 6811de0

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
@@ -16,7 +16,8 @@ GEM
1616
rainbow (3.1.1)
1717
rake (13.0.1)
1818
regexp_parser (2.7.0)
19-
rexml (3.2.5)
19+
rexml (3.2.8)
20+
strscan (>= 3.0.9)
2021
rspec (3.7.0)
2122
rspec-core (~> 3.7.0)
2223
rspec-expectations (~> 3.7.0)
@@ -48,6 +49,7 @@ GEM
4849
rubocop (~> 1.33)
4950
rubocop-capybara (~> 2.17)
5051
ruby-progressbar (1.13.0)
52+
strscan (3.1.0)
5153
unicode-display_width (2.4.2)
5254

5355
PLATFORMS

0 commit comments

Comments
 (0)