Skip to content

Commit

Permalink
Merge pull request #434 from ilam-natarajan/dependabot/bundler/rexml-…
Browse files Browse the repository at this point in the history
…3.2.8

Bump rexml from 3.2.6 to 3.2.8
  • Loading branch information
ilam-natarajan authored May 22, 2024
2 parents cc1a6cf + 018fa9f commit 9dfb622
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 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.6'
gem 'rexml', '~> 3.2.8'

# Use Active Storage variant
# gem 'image_processing', '~> 1.2'
Expand Down
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,8 @@ GEM
regexp_parser (2.9.0)
reline (0.5.7)
io-console (~> 0.5)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rubyzip (2.3.2)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
Expand Down Expand Up @@ -227,6 +228,7 @@ GEM
sqlite3 (1.7.2)
mini_portile2 (~> 2.8.0)
stringio (3.1.0)
strscan (3.1.0)
thor (1.3.1)
tilt (2.0.10)
timeout (0.4.1)
Expand Down Expand Up @@ -269,7 +271,7 @@ DEPENDENCIES
listen (~> 3.9)
puma (~> 6.4)
rails (~> 7.1.3)
rexml (~> 3.2.6)
rexml (~> 3.2.8)
sass-rails (>= 6)
selenium-webdriver
spring
Expand Down

0 comments on commit 9dfb622

Please sign in to comment.