From ca68c8698163cd0003d2f7232fffb17b1557b550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:28:15 +0000 Subject: [PATCH] Bump image_processing from 1.9.1 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.9.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.9.1...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 874871e..3cee4fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM execjs (2.7.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) - ffi (1.11.1) + ffi (1.15.5) globalid (0.4.2) activesupport (>= 4.2.0) google-api-client (0.30.8) @@ -127,9 +127,9 @@ GEM icalendar (2.5.3) ice_cube (~> 0.16) ice_cube (0.16.3) - image_processing (1.9.1) - mini_magick (>= 4.9.3, < 5) - ruby-vips (>= 2.0.13, < 3) + image_processing (1.12.2) + mini_magick (>= 4.9.5, < 5) + ruby-vips (>= 2.0.17, < 3) jbuilder (2.9.1) activesupport (>= 4.2.0) jmespath (1.4.0) @@ -162,7 +162,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.5.0) @@ -230,8 +232,8 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) retriable (3.1.2) - ruby-vips (2.0.14) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) ruby_http_client (3.3.0) sass (3.7.4)