Skip to content

Commit 86ee5a9

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] <[email protected]>
1 parent eefb8e5 commit 86ee5a9

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
@@ -69,7 +69,8 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.1)
72-
rexml (3.2.6)
72+
rexml (3.2.8)
73+
strscan (>= 3.0.9)
7374
rubocop (1.63.5)
7475
json (~> 2.3)
7576
language_server-protocol (>= 3.17.0)
@@ -92,6 +93,7 @@ GEM
9293
rubocop (>= 1.33.0, < 2.0)
9394
rubocop-ast (>= 1.31.1, < 2.0)
9495
ruby-progressbar (1.13.0)
96+
strscan (3.1.0)
9597
tzinfo (2.0.6)
9698
concurrent-ruby (~> 1.0)
9799
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)