Skip to content

Commit

Permalink
Bump rexml from 3.2.8 to 3.3.3 in the bundler group across 1 directory (
Browse files Browse the repository at this point in the history
#492)

* Bump rexml from 3.2.8 to 3.3.3 in the bundler group across 1 directory

Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml).


Updates `rexml` from 3.2.8 to 3.3.3
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.8...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade to Ruby 3.2.5

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zach Margolis <[email protected]>
  • Loading branch information
dependabot[bot] and zachmargolis authored Aug 2, 2024
1 parent e972e2d commit bb1db67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.4
3.2.5
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.3)
strscan
rouge (4.2.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -122,7 +122,7 @@ DEPENDENCIES
rspec_junit_formatter

RUBY VERSION
ruby 3.2.4p170
ruby 3.2.5p208

BUNDLED WITH
2.5.9

0 comments on commit bb1db67

Please sign in to comment.