Skip to content

Commit ba1d347

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 d607281 commit ba1d347

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
@@ -115,7 +115,8 @@ GEM
115115
sshkey (~> 2.0)
116116
rchardet (1.8.0)
117117
regexp_parser (2.9.0)
118-
rexml (3.2.6)
118+
rexml (3.2.8)
119+
strscan (>= 3.0.9)
119120
rubocop (1.63.5)
120121
json (~> 2.3)
121122
language_server-protocol (>= 3.17.0)
@@ -167,6 +168,7 @@ GEM
167168
evalhook (>= 0.6.0)
168169
getsource (>= 0.1.0)
169170
sshkey (2.0.0)
171+
strscan (3.1.0)
170172
tzinfo (2.0.6)
171173
concurrent-ruby (~> 1.0)
172174
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)