Skip to content

Commit 8102bf4

Browse files
Bump rexml from 3.2.5 to 3.2.8 in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml). Updates `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 dependency-group: bundler ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec9400d commit 8102bf4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ GEM
3636
public_suffix (4.0.6)
3737
rainbow (3.0.0)
3838
rake (13.0.6)
39-
rexml (3.2.5)
39+
rexml (3.2.8)
40+
strscan (>= 3.0.9)
4041
rspec (3.10.0)
4142
rspec-core (~> 3.10.0)
4243
rspec-expectations (~> 3.10.0)
@@ -64,6 +65,7 @@ GEM
6465
rubocop (>= 0.68.1)
6566
ruby-progressbar (1.11.0)
6667
ruby2_keywords (0.0.5)
68+
strscan (3.1.0)
6769
timecop (0.9.4)
6870
unicode-display_width (1.7.0)
6971
vcr (6.0.0)

0 commit comments

Comments
 (0)