Skip to content

Commit 4296562

Browse files
Bump rexml from 3.2.6 to 3.3.2
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e18507a commit 4296562

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
@@ -28,7 +28,8 @@ GEM
2828
regexp_parser (2.9.0)
2929
reline (0.5.5)
3030
io-console (~> 0.5)
31-
rexml (3.2.6)
31+
rexml (3.3.2)
32+
strscan
3233
rubocop (1.62.1)
3334
json (~> 2.3)
3435
language_server-protocol (>= 3.17.0)
@@ -59,6 +60,7 @@ GEM
5960
lint_roller (~> 1.1)
6061
rubocop-performance (~> 1.20.2)
6162
stringio (3.1.0)
63+
strscan (3.1.0)
6264
unicode-display_width (2.5.0)
6365

6466
PLATFORMS

0 commit comments

Comments
 (0)