From d0018aefafde9a4903851341535949b3495d28b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:35:01 +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: 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 38814f3e..44db75c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM railties (>= 5.0.0) fancybox2-rails (0.2.7) railties (>= 3.1.0) - ffi (1.13.1) + ffi (1.15.5) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) formatador (0.2.5) @@ -261,7 +261,7 @@ GEM image_optim_pack (0.6.0.20201024) fspath (>= 2.1, < 4) image_optim (~> 0.19) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) image_size (2.1.0) @@ -427,8 +427,8 @@ GEM rubocop-ast (1.2.0) parser (>= 2.7.1.5) ruby-progressbar (1.10.1) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) rubyzip (2.3.0) sass (3.4.25) sass-rails (5.0.8)