From 70f49030887f779ca0b670c72ec60bb3efb2a16b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:27:48 +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.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 148bdd9e..46a24acd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1370,7 +1370,7 @@ GEM http (~> 4.4.0) ibm_cloud_sdk_core (~> 1.1.3) jwt (~> 2.2.1) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) inline_svg (1.7.2) @@ -1560,8 +1560,8 @@ GEM rexml (3.2.5) rinku (2.0.6) rmagick (4.2.4) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) rubyzip (2.3.2) sanitize (6.0.0) crass (~> 1.0.2)