From e6696983a3018beaf1a23b25f77835c2358bb18e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:27:53 +0000 Subject: [PATCH] Bump image_processing from 1.10.3 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.10.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.10.3...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index c4bfbaa..c99ccb9 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'jbuilder', '~> 2.7' gem 'bcrypt', '~> 3.1.7' gem 'actiontext' # Use Active Storage variant -gem 'image_processing', '~> 1.2' +gem 'image_processing', '~> 1.12' # Reduces boot times through caching; required in config/boot.rb gem 'bootsnap', '>= 1.4.2', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 4a53c30..0578a7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM erubis (2.7.0) excon (0.72.0) execjs (2.7.0) - ffi (1.12.1) + ffi (1.15.5) fog-aws (3.5.2) fog-core (~> 2.1) fog-json (~> 1.1) @@ -160,7 +160,7 @@ GEM ruby_parser (~> 3.5) i18n (1.8.2) concurrent-ruby (~> 1.0) - image_processing (1.10.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) ipaddress (0.8.3) @@ -250,8 +250,8 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) ruby_parser (3.14.1) sexp_processor (~> 4.9) @@ -342,7 +342,7 @@ DEPENDENCIES fog-aws gretel haml-rails (>= 1.0, <= 2.0.1) - image_processing (~> 1.2) + image_processing (~> 1.12) jbuilder (~> 2.7) listen (>= 3.0.5, < 3.2) mini_magick