From 8df046da47ff1f6c7531c64ef4e0ef29b5852dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:30:19 +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(-) mode change 100755 => 100644 Gemfile mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile b/Gemfile old mode 100755 new mode 100644 index 37eb88fb..3192bde4 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'mini_magick' gem 'fog-aws' gem 'will_paginate' # 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 old mode 100755 new mode 100644 index 02833b7b..49f3c5c6 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM execjs (2.7.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) - ffi (1.12.2) + ffi (1.15.5) fog-aws (3.6.3) fog-core (~> 2.1) fog-json (~> 1.1) @@ -143,7 +143,7 @@ GEM hashie (3.6.0) 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) @@ -242,8 +242,8 @@ GEM rexml (3.2.4) ruby-graphviz (1.2.5) rexml - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) rubyzip (2.2.0) sass-rails (6.0.0) @@ -315,7 +315,7 @@ DEPENDENCIES carrierwave fog-aws font-awesome-rails - image_processing (~> 1.2) + image_processing (~> 1.12) jbuilder (~> 2.7) jquery-rails jquery-ui-rails