Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 9dfb622 commit e8440c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem 'jbuilder', '~> 2.12'
# gem 'redis', '~> 4.0'
# Use Active Model has_secure_password
# gem 'bcrypt', '~> 3.1.7'
gem 'rexml', '~> 3.2.8'
gem 'rexml', '~> 3.2.9'

# Use Active Storage variant
# gem 'image_processing', '~> 1.2'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@ GEM
regexp_parser (2.9.0)
reline (0.5.7)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.2.9)
strscan
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand Down Expand Up @@ -271,7 +271,7 @@ DEPENDENCIES
listen (~> 3.9)
puma (~> 6.4)
rails (~> 7.1.3)
rexml (~> 3.2.8)
rexml (~> 3.2.9)
sass-rails (>= 6)
selenium-webdriver
spring
Expand Down

0 comments on commit e8440c3

Please sign in to comment.