Skip to content

Commit b579cce

Browse files
authored
Merge pull request #184 from rails/dependabot/bundler/rexml-3.2.8
build(deps-dev): bump rexml from 3.2.6 to 3.2.8
2 parents 90ed5c4 + 0f7d46b commit b579cce

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
@@ -55,7 +55,8 @@ GEM
5555
rainbow (3.1.1)
5656
rake (13.2.1)
5757
regexp_parser (2.9.0)
58-
rexml (3.2.6)
58+
rexml (3.2.8)
59+
strscan (>= 3.0.9)
5960
rubocop (1.63.0)
6061
json (~> 2.3)
6162
language_server-protocol (>= 3.17.0)
@@ -83,6 +84,7 @@ GEM
8384
rubocop (>= 1.33.0, < 2.0)
8485
rubocop-ast (>= 1.31.1, < 2.0)
8586
ruby-progressbar (1.13.0)
87+
strscan (3.1.0)
8688
tzinfo (2.0.6)
8789
concurrent-ruby (~> 1.0)
8890
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)