Skip to content

Commit

Permalink
Merge pull request #1405 from rubymonsters/dependabot/bundler/rexml-3…
Browse files Browse the repository at this point in the history
….3.3

Bump rexml from 3.3.2 to 3.3.3
  • Loading branch information
zaziemo authored Aug 19, 2024
2 parents 6619253 + 16b6635 commit 6146c42
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 @@ -347,7 +347,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 @@ -483,7 +483,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 6146c42

Please sign in to comment.