Skip to content

Commit fd84636

Browse files
Bump rexml from 3.2.6 to 3.2.8 (#49)
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 1aaf542 commit fd84636

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
@@ -12,7 +12,8 @@ GEM
1212
racc (1.7.3)
1313
rainbow (3.1.1)
1414
regexp_parser (2.9.0)
15-
rexml (3.2.6)
15+
rexml (3.2.8)
16+
strscan (>= 3.0.9)
1617
rubocop (1.60.2)
1718
json (~> 2.3)
1819
language_server-protocol (>= 3.17.0)
@@ -38,6 +39,7 @@ GEM
3839
rubocop-capybara (~> 2.17)
3940
rubocop-factory_bot (~> 2.22)
4041
ruby-progressbar (1.13.0)
42+
strscan (3.1.0)
4143
syntax_tree (6.2.0)
4244
prettier_print (>= 1.2.0)
4345
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)