From 5fd9e7e6652bd591bf37c8368a3ffb47c77df7e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:22:56 +0000 Subject: [PATCH] Bump image_processing from 1.2.0 to 1.12.2 in /rails Bumps [image_processing](https://github.com/janko/image_processing) from 1.2.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.2.0...v1.12.2) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- rails/Gemfile | 2 +- rails/Gemfile.lock | 16 ++++++---------- 2 files changed, 7 insertions(+), 11 deletions(-) diff --git a/rails/Gemfile b/rails/Gemfile index f0c489f..86ba6c1 100644 --- a/rails/Gemfile +++ b/rails/Gemfile @@ -88,7 +88,7 @@ group :storage do gem "google-cloud-storage", "~> 1.11", require: false gem "azure-storage", require: false - gem "image_processing", "~> 1.2" + gem "image_processing", "~> 1.12" gem "ffi", "<= 1.9.21" end diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 48e6cd5..7864049 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -221,9 +221,6 @@ GEM tzinfo event_emitter (0.2.6) eventmachine (1.2.7) - eventmachine (1.2.7-java) - eventmachine (1.2.7-x64-mingw32) - eventmachine (1.2.7-x86-mingw32) execjs (2.7.0) faraday (0.15.2) multipart-post (>= 1.2, < 3) @@ -276,13 +273,12 @@ GEM hiredis (0.6.1) hiredis (0.6.1-java) http_parser.rb (0.6.0) - http_parser.rb (0.6.0-java) httpclient (2.8.3) i18n (1.0.1) concurrent-ruby (~> 1.0) - image_processing (1.2.0) - mini_magick (~> 4.0) - ruby-vips (>= 2.0.10, < 3) + image_processing (1.12.2) + mini_magick (>= 4.9.5, < 5) + ruby-vips (>= 2.0.17, < 3) io-like (0.3.0) jdbc-mysql (5.1.46) jdbc-postgres (42.1.4) @@ -319,7 +315,7 @@ GEM mimemagic (0.3.10) nokogiri (~> 1) rake - mini_magick (4.8.0) + mini_magick (4.11.0) mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3) @@ -414,7 +410,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.9.0) - ruby-vips (2.0.12) + ruby-vips (2.0.17) ffi (~> 1.9) ruby_dep (1.5.0) rubyzip (1.2.1) @@ -537,7 +533,7 @@ DEPENDENCIES ffi (<= 1.9.21) google-cloud-storage (~> 1.11) hiredis - image_processing (~> 1.2) + image_processing (~> 1.12) json (>= 2.0.0) kindlerb (~> 1.2.0) libxml-ruby