diff --git a/Gemfile b/Gemfile index d9d0cbf..44c5018 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem "kamal", require: false gem "thruster", require: false # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] -gem "image_processing", "~> 1.2" +gem "image_processing", "~> 2.0" # Propshaft is required to serve assets from Rails engine gems (mission_control-jobs) gem "propshaft" diff --git a/Gemfile.lock b/Gemfile.lock index d5eb60d..dd1d82a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,9 +158,7 @@ GEM activesupport (>= 6.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - image_processing (1.14.0) - mini_magick (>= 4.9.5, < 6) - ruby-vips (>= 2.0.17, < 3) + image_processing (2.0.1) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) @@ -206,8 +204,6 @@ GEM net-smtp marcel (1.1.0) matrix (0.4.3) - mini_magick (5.3.1) - logger mini_mime (1.1.5) minitest (6.0.4) drb (~> 2.0) @@ -477,7 +473,7 @@ DEPENDENCIES bundler-audit capybara debug - image_processing (~> 1.2) + image_processing (~> 2.0) jbuilder kamal letter_opener