diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index a7ccf9f..1ef8000 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'turbolinks', '~> 5' gem 'jbuilder', '~> 2.7' gem 'redis', '~> 4.0' gem 'bcrypt', '~> 3.1.7' -gem 'image_processing', '~> 1.2' +gem 'image_processing', '~> 1.12' gem 'bootsnap', '1.5.1' gem 'jquery-rails' gem 'bootstrap-sass' diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 574cd97..be408d0 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM request_store (>= 1.0) i18n (1.9.1) concurrent-ruby (~> 1.0) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) jbuilder (2.11.5) @@ -297,7 +297,7 @@ DEPENDENCIES capybara (>= 2.15) faker gon (~> 6.1) - image_processing (~> 1.2) + image_processing (~> 1.12) jbuilder (~> 2.7) jquery-rails jquery-ui-rails