Skip to content

Commit e20f52a

Browse files
Bump rexml from 3.2.5 to 3.2.8
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 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.5...v3.2.8) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b6a43d commit e20f52a

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
@@ -417,7 +417,8 @@ GEM
417417
io-console (~> 0.5)
418418
request_store (1.5.1)
419419
rack (>= 1.4)
420-
rexml (3.2.5)
420+
rexml (3.2.8)
421+
strscan (>= 3.0.9)
421422
rspec-core (3.13.0)
422423
rspec-support (~> 3.13.0)
423424
rspec-expectations (3.13.0)
@@ -484,6 +485,7 @@ GEM
484485
concurrent-ruby (~> 1.0)
485486
rack (> 1, < 3)
486487
stringio (3.1.0)
488+
strscan (3.1.0)
487489
sxp (2.0.0)
488490
matrix (~> 0.4)
489491
rdf (~> 3.3)

0 commit comments

Comments
 (0)