From a8b550013a3947b68656b0824c2fb881f880e364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 00:24:23 +0000 Subject: [PATCH] Bump image_processing from 2.0.3 to 2.1.0 Bumps [image_processing](https://github.com/janko/image_processing) from 2.0.3 to 2.1.0. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: image_processing dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1befb34..01a6a96 100644 --- a/Gemfile +++ b/Gemfile @@ -116,7 +116,7 @@ gem "bootsnap", require: false gem "thruster", require: false # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] -gem "image_processing", "~> 2.0", ">= 2.0.1" +gem "image_processing", "~> 2.1" gem "mini_magick" gem "ruby-vips" diff --git a/Gemfile.lock b/Gemfile.lock index 4416605..e8e9412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,7 +243,7 @@ GEM multi_xml (>= 0.5.2) i18n (1.15.2) concurrent-ruby (~> 1.0) - image_processing (2.0.3) + image_processing (2.1.0) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) @@ -834,7 +834,7 @@ DEPENDENCIES faraday-follow_redirects faraday-retry google_wallet - image_processing (~> 2.0, >= 2.0.1) + image_processing (~> 2.1) importmap-rails jb kramdown