Skip to content

Commit

Permalink
Bump rexml from 3.2.5 to 3.2.8
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 13fd70b commit 05c9cd4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ GEM
racc (~> 1.4)
nokogiri (1.13.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.7-x86_64-linux)
racc (~> 1.4)
public_suffix (4.0.7)
puma (5.6.4)
nio4r (~> 2.0)
Expand Down Expand Up @@ -196,7 +198,8 @@ GEM
regexp_parser (2.5.0)
reline (0.3.1)
io-console (~> 0.5)
rexml (3.2.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rubyzip (2.3.2)
selenium-webdriver (4.3.0)
childprocess (>= 0.5, < 5.0)
Expand All @@ -213,7 +216,7 @@ GEM
sqlite3 (1.4.4)
stimulus-rails (1.0.4)
railties (>= 6.0.0)
strscan (3.0.3)
strscan (3.1.0)
thor (1.2.1)
timeout (0.3.0)
turbo-rails (1.1.1)
Expand Down Expand Up @@ -249,6 +252,7 @@ GEM
PLATFORMS
x64-mingw-ucrt
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit 05c9cd4

Please sign in to comment.