diff --git a/Gemfile b/Gemfile index d798687f..9b4a4d4f 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'connection_pool' gem 'dotenv-rails' gem 'draper' gem 'hiredis' -gem 'image_processing', '~> 1.12' +gem 'image_processing', '~> 1.13' gem 'jbuilder', '~> 2.11' gem 'jquery-rails' gem 'pg', '~> 1.5' diff --git a/Gemfile.lock b/Gemfile.lock index 106fa89b..2ad5b7da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,14 +148,16 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - ffi (1.16.3) + ffi (1.17.0) + ffi (1.17.0-arm64-darwin) + ffi (1.17.0-x86_64-linux-gnu) globalid (1.2.1) activesupport (>= 6.1) hiredis (0.6.3) htmlentities (4.3.4) i18n (1.14.5) concurrent-ruby (~> 1.0) - image_processing (1.12.2) + image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-console (0.7.2) @@ -202,7 +204,7 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - mini_magick (4.12.0) + mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.25.1) @@ -351,8 +353,9 @@ GEM rubocop-rspec (3.0.4) rubocop (~> 1.61) ruby-progressbar (1.13.0) - ruby-vips (2.1.4) + ruby-vips (2.2.2) ffi (~> 1.12) + logger ruby2_keywords (0.0.5) rubyzip (2.3.2) sassc (2.4.0) @@ -428,7 +431,7 @@ DEPENDENCIES ed25519 factory_bot_rails hiredis - image_processing (~> 1.12) + image_processing (~> 1.13) jbuilder (~> 2.11) jquery-rails letter_opener