Skip to content

Commit 2cf955c

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] <support@github.com>
1 parent 1aa710e commit 2cf955c

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
@@ -246,7 +246,8 @@ GEM
246246
io-console (~> 0.5)
247247
reverse_markdown (2.1.1)
248248
nokogiri
249-
rexml (3.2.6)
249+
rexml (3.2.8)
250+
strscan (>= 3.0.9)
250251
rubocop (1.60.1)
251252
json (~> 2.3)
252253
language_server-protocol (>= 3.17.0)
@@ -300,6 +301,7 @@ GEM
300301
stimulus-rails (1.3.3)
301302
railties (>= 6.0.0)
302303
stringio (3.1.0)
304+
strscan (3.1.0)
303305
thor (1.3.1)
304306
tilt (2.3.0)
305307
timeout (0.4.1)

0 commit comments

Comments
 (0)