Skip to content

Commit

Permalink
rexml vuln
Browse files Browse the repository at this point in the history
  • Loading branch information
joshfng committed Sep 11, 2024
1 parent 3aeadac commit 02d362f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ gem 'sass-rails'
gem 'turbolinks'
gem 'webpacker'

gem 'rexml', '~> 3.2'

# Authentication
gem 'devise'

Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ DEPENDENCIES
rails (~> 6.1)
redis
redis-namespace
rexml (~> 3.2)
rspec-rails
rubocop
rubocop-performance
Expand Down

0 comments on commit 02d362f

Please sign in to comment.