From 125e2c63dc3a69e11629fb4e87fc484f7c7590c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:23:10 +0000 Subject: [PATCH] chore(deps): 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd57f54..0304ffb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM railties (>= 4.2.0) fast_jsonapi (1.5) activesupport (>= 4.2) - ffi (1.11.1) + ffi (1.15.5) globalid (0.4.2) activesupport (>= 4.2.0) haml (5.1.2) @@ -110,9 +110,9 @@ GEM ruby_parser (~> 3.5) i18n (1.6.0) concurrent-ruby (~> 1.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) launchy (2.4.3) addressable (~> 2.3) letter_opener (1.7.0) @@ -130,7 +130,7 @@ GEM mimemagic (~> 0.3.2) method_source (0.9.2) 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.11.3) @@ -199,8 +199,8 @@ GEM rspec-mocks (~> 3.8.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) - ruby-vips (2.0.15) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) ruby_parser (3.13.1) sexp_processor (~> 4.9)