Skip to content

Commit 3ef38ed

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 e6beb0c commit 3ef38ed

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
@@ -99,7 +99,8 @@ GEM
9999
sshkey (~> 2.0)
100100
rchardet (1.8.0)
101101
regexp_parser (2.9.0)
102-
rexml (3.2.6)
102+
rexml (3.2.8)
103+
strscan (>= 3.0.9)
103104
rubocop (1.63.4)
104105
json (~> 2.3)
105106
language_server-protocol (>= 3.17.0)
@@ -142,6 +143,7 @@ GEM
142143
faraday (>= 0.17.3, < 3)
143144
semantic (1.6.1)
144145
sshkey (2.0.0)
146+
strscan (3.1.0)
145147
tzinfo (2.0.6)
146148
concurrent-ruby (~> 1.0)
147149
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)