diff --git a/Gemfile b/Gemfile index 1befb34..01a6a96 100644 --- a/Gemfile +++ b/Gemfile @@ -116,7 +116,7 @@ gem "bootsnap", require: false gem "thruster", require: false # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] -gem "image_processing", "~> 2.0", ">= 2.0.1" +gem "image_processing", "~> 2.1" gem "mini_magick" gem "ruby-vips" diff --git a/Gemfile.lock b/Gemfile.lock index 4416605..e8e9412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,7 +243,7 @@ GEM multi_xml (>= 0.5.2) i18n (1.15.2) concurrent-ruby (~> 1.0) - image_processing (2.0.3) + image_processing (2.1.0) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) @@ -834,7 +834,7 @@ DEPENDENCIES faraday-follow_redirects faraday-retry google_wallet - image_processing (~> 2.0, >= 2.0.1) + image_processing (~> 2.1) importmap-rails jb kramdown