Skip to content

Commit 086051e

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 f8b979c commit 086051e

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
@@ -70,7 +70,8 @@ GEM
7070
rainbow (3.1.1)
7171
rake (13.2.1)
7272
regexp_parser (2.9.0)
73-
rexml (3.2.6)
73+
rexml (3.2.8)
74+
strscan (>= 3.0.9)
7475
rspec (3.13.0)
7576
rspec-core (~> 3.13.0)
7677
rspec-expectations (~> 3.13.0)
@@ -122,6 +123,7 @@ GEM
122123
simplecov (< 1.0)
123124
simplecov-html (0.12.3)
124125
simplecov_json_formatter (0.1.4)
126+
strscan (3.1.0)
125127
tzinfo (2.0.6)
126128
concurrent-ruby (~> 1.0)
127129
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)