Skip to content

Commit

Permalink
Bump rexml from 3.2.5 to 3.3.6
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6.
- [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.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent bf0c6f1 commit 5fa3d4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ GEM
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.1.1)
rexml (3.2.5)
rexml (3.3.6)
strscan
rubocop (1.17.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
Expand All @@ -52,6 +53,7 @@ GEM
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
strscan (3.1.0)
unicode-display_width (2.0.0)

PLATFORMS
Expand Down

0 comments on commit 5fa3d4f

Please sign in to comment.