From 709dcc5441307b00a584a0a5ae1e48fe2c353c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 23:34:19 +0000 Subject: [PATCH] Bump image_processing from 1.11.0 to 1.12.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.11.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.11.0...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 e5dcbc5..9629e68 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'search_object_graphql' # Search Object for graphql-ruby gem 'rack-cors' # Rack CORS settings gem 'rails_admin', '~> 2.0.2' # Admin interface gem 'cancancan' # Defining abilities -gem 'image_processing', '~> 1.2' # Image processing +gem 'image_processing', '~> 1.12' # Image processing gem 'mini_magick' # Image manipulation with rmagick gem 'friendly_id', '5.3.0' # Auto generate slugs for resources gem 'foreman' diff --git a/Gemfile.lock b/Gemfile.lock index 8e1c3f5..196d963 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM railties (>= 5.0.0) faker (1.9.6) i18n (>= 0.7) - ffi (1.13.1) + ffi (1.15.5) foreman (0.87.2) friendly_id (5.3.0) activerecord (>= 4.0.0) @@ -126,7 +126,7 @@ GEM concurrent-ruby (~> 1.0) i18n-spec (0.6.0) iso - image_processing (1.11.0) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) iso (0.3.0) @@ -283,8 +283,8 @@ GEM rubocop-rspec (1.43.2) rubocop (~> 0.87) ruby-progressbar (1.10.1) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) sassc (2.4.0) ffi (~> 1.9) @@ -353,7 +353,7 @@ DEPENDENCIES graphql-auth! graphql-errors i18n-spec - image_processing (~> 1.2) + image_processing (~> 1.12) listen (>= 3.0.5, < 3.2) mini_magick pg