Skip to content

Commit

Permalink
Bump rexml from 3.3.8 to 3.3.9
Browse files Browse the repository at this point in the history
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.3.8...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent b79d1d2 commit ad9ec80
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem 'sassc-rails'
gem 'webmock', '~> 3.24.0'
gem 'webrick', '~> 1.8.2'
gem 'aws-sdk', '~> 3'
gem 'rexml', '~> 3.3.8'
gem 'rexml', '~> 3.3.9'
gem 'tzinfo-data'
gem 'csv'
gem 'ostruct'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,7 @@ GEM
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
rexml (3.3.8)
rexml (3.3.9)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand Down Expand Up @@ -1891,7 +1891,7 @@ DEPENDENCIES
pry
rack_session_access (~> 0.2.0)
rails (~> 7.2.1)
rexml (~> 3.3.8)
rexml (~> 3.3.9)
sassc-rails
slop
tzinfo-data
Expand Down

0 comments on commit ad9ec80

Please sign in to comment.