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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ccfd6e2 commit b488d18
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 @@ -40,7 +40,8 @@ GEM
rainbow (3.1.1)
rake (12.3.3)
regexp_parser (2.5.0)
rexml (3.2.5)
rexml (3.3.6)
strscan
rubocop (1.30.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
Expand All @@ -59,6 +60,7 @@ GEM
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
strscan (3.1.0)
unicode-display_width (2.2.0)
vcr (6.3.1)
base64
Expand Down

0 comments on commit b488d18

Please sign in to comment.