Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 438a936 commit adc1c5b
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 @@ -12,7 +12,7 @@ gem 'mini_racer'
gem 'bootsnap', '~> 1.4.2'

# rexml gem is a bundled gem since Ruby 3.0.0.
gem 'rexml', '~> 3.3.2'
gem 'rexml', '~> 3.3.3'

gem 'normalize-rails'
gem 'interactor'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.3.2)
rexml (3.3.3)
strscan
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -481,7 +481,7 @@ DEPENDENCIES
rails (= 6.1.7.6)
rails-controller-testing
record_tag_helper (~> 1.0)
rexml (~> 3.3.2)
rexml (~> 3.3.3)
rspec-rails
rubocop (~> 0.62.0)
sassc-rails
Expand Down

0 comments on commit adc1c5b

Please sign in to comment.