diff --git a/Gemfile b/Gemfile index 77508c7..bf35a4d 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,7 @@ gem "scoped_search" # activestorage gem 'mini_magick', '~> 4.8' -gem 'image_processing', '~> 1.2' +gem 'image_processing', '~> 1.12' gem 'aws-sdk', '~> 3' # js diff --git a/Gemfile.lock b/Gemfile.lock index 65f9ec2..df02ae8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1049,7 +1049,7 @@ GEM execjs (2.7.0) faker (1.7.3) i18n (~> 0.5) - ffi (1.11.3) + ffi (1.15.5) fugit (1.3.3) et-orbi (~> 1.1, >= 1.1.8) raabro (~> 1.1) @@ -1075,9 +1075,9 @@ GEM http_accept_language (2.1.1) i18n (0.9.5) concurrent-ruby (~> 1.0) - image_processing (1.9.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) io-like (0.3.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -1186,8 +1186,8 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.0.16) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) ruby_parser (3.14.1) sexp_processor (~> 4.9) @@ -1308,7 +1308,7 @@ DEPENDENCIES haml-rails (~> 1.0) health_check http_accept_language - image_processing (~> 1.2) + image_processing (~> 1.12) jbuilder (~> 2.5) jquery-rails jquery-ui-rails