From f36b165f30dc89a9b4a1ff4ac7b75cea02808ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:36:31 +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 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42bd780..bc2c70a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,14 +100,14 @@ GEM warden (~> 1.2.3) erubi (1.10.0) execjs (2.8.1) - ffi (1.15.3) + ffi (1.15.5) font-awesome-sass (5.4.1) sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) i18n (1.8.10) concurrent-ruby (~> 1.0) - image_processing (1.12.1) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) io-like (0.3.1) @@ -135,10 +135,12 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.0) + mini_portile2 (2.5.3) minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.7) - nokogiri (1.11.7-x86_64-linux) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) racc (~> 1.4) orm_adapter (0.5.0) paper_trail (12.0.0) @@ -192,7 +194,7 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.1.2) + ruby-vips (2.1.4) ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (2.3.0)