From 0447b628f389148c92aff9fab4a7c614bd52a4b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:31:13 +0000 Subject: [PATCH] Bump image_processing from 1.10.0 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.10.0 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.10.0...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index bb28d8e..ca3fc56 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem "ransack" # 検索用のgem gem "kaminari" # ページネーション # Use Active Storage variant -gem "image_processing", "~> 1.2" +gem "image_processing", "~> 1.12" # AWS gem "aws-sdk-s3", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 341dc41..f27484f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,14 +122,14 @@ GEM factory_bot_rails (4.11.1) factory_bot (~> 4.11.1) railties (>= 3.0.0) - ffi (1.11.3) + ffi (1.15.5) globalid (0.4.2) activesupport (>= 4.2.0) i18n (1.7.0) concurrent-ruby (~> 1.0) - image_processing (1.10.0) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) jaro_winkler (1.5.4) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -172,7 +172,7 @@ GEM mimemagic (0.3.10) nokogiri (~> 1) rake - mini_magick (4.9.5) + mini_magick (4.11.0) mini_mime (1.1.0) mini_portile2 (2.4.0) minitest (5.13.0) @@ -272,8 +272,8 @@ GEM rack (>= 1.1) rubocop (>= 0.72.0) ruby-progressbar (1.10.1) - ruby-vips (2.0.16) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (2.0.0) sass-rails (6.0.0) @@ -346,7 +346,7 @@ DEPENDENCIES devise-i18n devise-i18n-views factory_bot_rails (~> 4.11.0) - image_processing (~> 1.2) + image_processing (~> 1.12) jbuilder (~> 2.7) kaminari letter_opener_web