Skip to content

Commit

Permalink
Fix RubyZip missing on Heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
forsbergplustwo committed Sep 21, 2023
1 parent ce4b4a1 commit 5a409bb
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 @@ -14,6 +14,7 @@ gem "sidekiq"
gem "rack-timeout", require: "rack/timeout/base"
gem "active_storage_validations"
gem "sendgrid-actionmailer"
gem "rubyzip"

# Frontend
gem "sprockets-rails"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,7 @@ DEPENDENCIES
rack-timeout
rails (~> 7.0.5)
redis (~> 5.0)
rubyzip
selenium-webdriver
sendgrid-actionmailer
sidekiq
Expand Down

0 comments on commit 5a409bb

Please sign in to comment.