From dda804b7d9c3e97831bc503282167d276d3148c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:37:10 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4cf1f04..7e9d2ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,17 +94,17 @@ GEM responders warden (~> 1.2.3) erubi (1.9.0) - ffi (1.12.2) - ffi (1.12.2-java) - ffi (1.12.2-x64-mingw32) - ffi (1.12.2-x86-mingw32) + ffi (1.15.5) + ffi (1.15.5-java) + ffi (1.15.5-x64-mingw32) + ffi (1.15.5-x86-mingw32) friendly_id (5.3.0) activerecord (>= 4.0.0) globalid (0.4.2) activesupport (>= 4.2.0) 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) inline_svg (1.7.1) @@ -208,8 +208,8 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - 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-rails (6.0.0)