From e55ae292f01090629c3d814f70d7f22ede0f1a53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:22:03 +0000 Subject: [PATCH] Bump image_processing from 1.9.0 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.9.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.9.0...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 20 +++++++++++--------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 5318f19..6858e22 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem 'arctic_admin', '~> 3.1' gem 'aws-sdk-s3', '~> 1.2' gem 'bulma-rails' gem 'devise' -gem 'image_processing', '~> 1.0' +gem 'image_processing', '~> 1.12' gem 'jbuilder' gem 'kaminari' gem 'keynote' diff --git a/Gemfile.lock b/Gemfile.lock index d3209c5..a35aa5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM fakeredis (0.7.0) redis (>= 3.2, < 5.0) fastimage (2.1.5) - ffi (1.10.0) + ffi (1.15.5) font-awesome-sass (5.12.0) sassc (>= 1.11) formtastic (3.1.5) @@ -192,9 +192,9 @@ GEM i18n (1.6.0) concurrent-ruby (~> 1.0) i18n_data (0.8.0) - image_processing (1.9.0) - 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) inherited_resources (1.10.0) actionpack (>= 5.0, < 6.0) has_scope (~> 0.6) @@ -250,8 +250,10 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) - mini_magick (4.9.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake + mini_magick (4.11.0) mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -375,8 +377,8 @@ GEM rubocop-performance (1.1.0) rubocop (>= 0.67.0) ruby-progressbar (1.10.0) - ruby-vips (2.0.13) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.4.25) @@ -483,7 +485,7 @@ DEPENDENCIES fastimage font-awesome-sass (~> 5.0) friendly_id - image_processing (~> 1.0) + image_processing (~> 1.12) jbuilder kaminari keynote