Skip to content

Commit

Permalink
Fix: force to use ImageProcessing
Browse files Browse the repository at this point in the history
  • Loading branch information
takahashim committed Oct 16, 2022
1 parent 50f3114 commit c1ce6e8
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 @@ -23,6 +23,7 @@ gem "wicked_pdf", "~> 2.1"

gem "deface"
gem "newrelic_rpm"
gem "image_processing"

gem "omniauth-line_login", path: "omniauth-line_login"
gem "omniauth-rails_csrf_protection"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,7 @@ DEPENDENCIES
faker (~> 2.14)
figaro
fog-aws
image_processing
letter_opener_web (~> 1.3)
listen (~> 3.1)
newrelic_rpm
Expand Down

0 comments on commit c1ce6e8

Please sign in to comment.