Skip to content

Commit

Permalink
Add 'rexml' gem for production
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Mar 19, 2024
1 parent 859f131 commit 655e879
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ group :production do
gem "rack-timeout"
gem "rails_12factor"
gem "rails_autoscale_agent"
gem "rexml"
gem "scout_apm"
gem "sentry-rails"
gem "sentry-ruby"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -968,6 +968,7 @@ DEPENDENCIES
rack_password
rails_12factor
rails_autoscale_agent
rexml
rspec
rubocop
rubocop-faker
Expand Down

0 comments on commit 655e879

Please sign in to comment.