Skip to content

Commit f5c1b6d

Browse files
Bump rexml from 3.2.6 to 3.2.8 (#207)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cd52a4 commit f5c1b6d

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
@@ -31,7 +31,8 @@ GEM
3131
racc (1.7.3)
3232
rainbow (3.1.1)
3333
regexp_parser (2.9.0)
34-
rexml (3.2.6)
34+
rexml (3.2.8)
35+
strscan (>= 3.0.9)
3536
rubocop (1.61.0)
3637
json (~> 2.3)
3738
language_server-protocol (>= 3.17.0)
@@ -60,6 +61,7 @@ GEM
6061
rubocop-capybara (~> 2.17)
6162
rubocop-factory_bot (~> 2.22)
6263
ruby-progressbar (1.13.0)
64+
strscan (3.1.0)
6365
syntax_tree (6.2.0)
6466
prettier_print (>= 1.2.0)
6567
tzinfo (2.0.6)

0 commit comments

Comments
 (0)