Skip to content

Commit 2ab072b

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] <support@github.com>
1 parent 8eb793e commit 2ab072b

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
@@ -36,7 +36,8 @@ GEM
3636
rainbow (3.1.1)
3737
rake (13.1.0)
3838
regexp_parser (2.8.0)
39-
rexml (3.2.6)
39+
rexml (3.2.8)
40+
strscan (>= 3.0.9)
4041
rspec (3.13.0)
4142
rspec-core (~> 3.13.0)
4243
rspec-expectations (~> 3.13.0)
@@ -64,6 +65,7 @@ GEM
6465
parser (>= 3.2.1.0)
6566
ruby-progressbar (1.13.0)
6667
ruby2_keywords (0.0.5)
68+
strscan (3.1.0)
6769
unicode-display_width (2.4.2)
6870
vcr (6.1.0)
6971
webmock (3.19.1)

0 commit comments

Comments
 (0)