From 19628b505d1afaf424690059a09b94f0c159957d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:35:09 +0000 Subject: [PATCH] Bump image_processing from 1.11.0 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.11.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.11.0...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e219c8..383ad23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.9.0) execjs (2.7.0) - ffi (1.13.1) + ffi (1.15.5) figaro (1.2.0) thor (>= 0.14.0, < 2) globalid (0.4.2) @@ -105,7 +105,7 @@ GEM domain_name (~> 0.5) i18n (1.8.3) concurrent-ruby (~> 1.0) - image_processing (1.11.0) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-like (0.3.1) @@ -127,7 +127,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) mimemagic (0.3.5) - mini_magick (4.10.1) + mini_magick (4.11.0) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) @@ -197,8 +197,8 @@ GEM rspec-mocks (~> 3.9) rspec-support (~> 3.9) rspec-support (3.9.3) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (2.3.0) sass (3.7.4)