From 193b3deb275434291194dae2b751138a26e14503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:28:14 +0000 Subject: [PATCH] Bump image_processing from 1.10.3 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.10.3 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.3...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8322e4e..0218521 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,7 +100,7 @@ GEM railties (>= 4.2.0) faker (2.10.2) i18n (>= 1.6, < 2) - ffi (1.12.2) + ffi (1.15.5) fog-aws (3.5.2) fog-core (~> 2.1) fog-json (~> 1.1) @@ -138,7 +138,7 @@ GEM ruby_parser (~> 3.5) i18n (1.8.2) concurrent-ruby (~> 1.0) - image_processing (1.10.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-like (0.3.1) @@ -253,8 +253,8 @@ GEM rspec-mocks (~> 3.9.0) rspec-support (~> 3.9.0) rspec-support (3.9.2) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) ruby_parser (3.14.2) sexp_processor (~> 4.9)