From d1eb17cf54b71071945ea6ed8318239bee6d082c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:35:46 +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: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7342da06..0c198838 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,15 @@ GIT rack (>= 1.2.0) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-jquery (3.4.1) + rails-assets-jquery-ujs (1.2.2) + rails-assets-jquery (> 1.8) + rails-assets-jquery2 (2.0.0) + +GEM + remote: https://rubygems.org/ specs: actioncable (5.2.4.2) actionpack (= 5.2.4.2) @@ -178,7 +185,7 @@ GEM railties (>= 4.2.0) faker (2.11.0) i18n (>= 1.6, < 2) - ffi (1.12.2) + ffi (1.15.5) flamegraph (0.9.5) fog-aws (3.6.2) fog-core (~> 2.1) @@ -232,7 +239,7 @@ GEM htmlentities (4.3.4) 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) inky-rb (1.3.8.0) @@ -347,10 +354,6 @@ GEM bundler (>= 1.3.0) railties (= 5.2.4.2) sprockets-rails (>= 2.0.0) - rails-assets-jquery (3.4.1) - rails-assets-jquery-ujs (1.2.2) - rails-assets-jquery (> 1.8) - rails-assets-jquery2 (2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -418,8 +421,8 @@ GEM ruby-graphviz (1.2.5) rexml ruby-progressbar (1.10.1) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) rubyzip (2.3.0) safe_yaml (1.0.5) sass (3.4.25)