Skip to content

Commit 7c8d0bc

Browse files
authored
Merge pull request #139 from simplecov-ruby/dependabot/bundler/rexml-3.3.3
Bump rexml from 3.2.6 to 3.3.3
2 parents 013f559 + 67690f2 commit 7c8d0bc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ GEM
3333
rainbow (3.1.1)
3434
rake (13.1.0)
3535
regexp_parser (2.8.3)
36-
rexml (3.2.6)
36+
rexml (3.3.3)
37+
strscan
3738
rubocop (1.59.0)
3839
json (~> 2.3)
3940
language_server-protocol (>= 3.17.0)
@@ -60,6 +61,8 @@ GEM
6061
sprockets (4.2.1)
6162
concurrent-ruby (~> 1.0)
6263
rack (>= 2.2.4, < 4)
64+
strscan (3.1.0)
65+
strscan (3.1.0-java)
6366
uglifier (4.2.0)
6467
execjs (>= 0.3.0, < 3)
6568
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)