Skip to content

Commit 72db62d

Browse files
Merge pull request #1 from simpsonjulian/dependabot/bundler/bundler-6e3bc67060
Bump rexml from 3.2.5 to 3.3.6 in the bundler group across 1 directory
2 parents 95f9ed9 + 6b9765d commit 72db62d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ GEM
99
ast (~> 2.4.1)
1010
rainbow (3.1.1)
1111
regexp_parser (2.7.0)
12-
rexml (3.2.5)
12+
rexml (3.3.6)
13+
strscan
1314
rspec (3.13.0)
1415
rspec-core (~> 3.13.0)
1516
rspec-expectations (~> 3.13.0)
@@ -36,10 +37,12 @@ GEM
3637
rubocop-ast (1.28.0)
3738
parser (>= 3.2.1.0)
3839
ruby-progressbar (1.13.0)
40+
strscan (3.1.0)
3941
unicode-display_width (2.4.2)
4042

4143
PLATFORMS
4244
arm64-darwin-21
45+
x86_64-linux
4346

4447
DEPENDENCIES
4548
rspec (~> 3.13)

0 commit comments

Comments
 (0)