Skip to content

Commit 173c6c2

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 8f60eed commit 173c6c2

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ GEM
6666
rainbow (3.1.1)
6767
rake (13.2.1)
6868
regexp_parser (2.9.0)
69-
rexml (3.2.6)
69+
rexml (3.2.8)
70+
strscan (>= 3.0.9)
7071
rspec (3.13.0)
7172
rspec-core (~> 3.13.0)
7273
rspec-expectations (~> 3.13.0)
@@ -118,6 +119,7 @@ GEM
118119
simplecov (< 1.0)
119120
simplecov-html (0.12.3)
120121
simplecov_json_formatter (0.1.4)
122+
strscan (3.1.0)
121123
tzinfo (2.0.6)
122124
concurrent-ruby (~> 1.0)
123125
unicode-display_width (2.5.0)

vendor/cache/rexml-3.2.6.gem

-100 KB
Binary file not shown.

vendor/cache/rexml-3.2.8.gem

99.5 KB
Binary file not shown.

vendor/cache/strscan-3.1.0.gem

16 KB
Binary file not shown.

0 commit comments

Comments
 (0)