From 77a638f89b4e2e157927e7e5140e18fc06e16d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:24:41 +0000 Subject: [PATCH] build(deps): bump image_processing from 1.10.0 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.10.0 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.0...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26dbad0..fc71405 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM railties (>= 4.2.0) faraday (0.17.1) multipart-post (>= 1.2, < 3) - ffi (1.11.3) + ffi (1.15.5) fission (0.5.0) CFPropertyList (~> 2.2) fog (2.2.0) @@ -264,9 +264,9 @@ GEM httpclient (2.8.3) i18n (1.7.0) concurrent-ruby (~> 1.0) - image_processing (1.10.0) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) ipaddress (0.8.3) json (2.3.0) jwt (2.2.1) @@ -287,7 +287,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mimemagic (0.3.3) - mini_magick (4.9.5) + mini_magick (4.11.0) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) @@ -373,8 +373,8 @@ GEM rspec-mocks (~> 3.9.0) rspec-support (~> 3.9.0) rspec-support (3.9.0) - ruby-vips (2.0.16) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) signet (0.12.0) addressable (~> 2.3)