Skip to content

Commit

Permalink
Bump rexml from 3.2.6 to 3.2.8 in /gemfiles/rails_61 (#593)
Browse files Browse the repository at this point in the history
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2024
1 parent 9b81e68 commit 2ac9133
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion gemfiles/rails_61/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,8 @@ GEM
thor (~> 1.0)
rake (13.2.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -208,6 +209,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
strscan (3.1.0)
strscan (3.1.0-java)
thor (1.3.1)
timeout (0.4.1)
tzinfo (2.0.6)
Expand Down

0 comments on commit 2ac9133

Please sign in to comment.