From a52cb482a98ac7d5f8d9215b888e59bb2f78e5cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:37:27 +0000 Subject: [PATCH] Bump image_processing from 1.12.1 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/janko/image_processing/releases) - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.12.1...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 Gemfile mode change 100755 => 100644 Gemfile.lock 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