From 427a5a2e193635d46553bb979169dc923987b325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:25:44 +0000 Subject: [PATCH] Bump image_processing from 1.9.3 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.9.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.9.3...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c175cb9..200d8c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM faraday (0.17.1) multipart-post (>= 1.2, < 3) ffaker (2.13.0) - ffi (1.11.3) + ffi (1.15.5) figaro (1.1.1) thor (~> 0.14) font-awesome-rails (4.7.0.5) @@ -122,9 +122,9 @@ GEM i18n (1.7.0) concurrent-ruby (~> 1.0) i18n_data (0.8.0) - image_processing (1.9.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) io-like (0.3.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -162,7 +162,9 @@ GEM actionpack (>= 2.3) activerecord (>= 2.3) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -248,8 +250,8 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.0.16) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (2.0.0) sass (3.7.4)