From 74fa44b66a3cb21267a77cb30919c4215e21bfa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 22:26:47 +0000 Subject: [PATCH] Bump image_processing from 1.14.0 to 2.0.0 Bumps [image_processing](https://github.com/janko/image_processing) from 1.14.0 to 2.0.0. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.14.0...v2.0.0) --- updated-dependencies: - dependency-name: image_processing dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 4931ab7f7..727d5bc05 100644 --- a/Gemfile +++ b/Gemfile @@ -66,7 +66,7 @@ gem "logtail-rails" gem "rack-attack" # Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images] -gem "image_processing", "~> 1.2" +gem "image_processing", "~> 2.0" gem "ruby-vips", "~> 2.3", require: false # Use dotenv for environment variables diff --git a/Gemfile.lock b/Gemfile.lock index 816b0be70..2169c7425 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,9 +238,7 @@ GEM domain_name (~> 0.5) i18n (1.14.8) concurrent-ruby (~> 1.0) - image_processing (1.14.0) - mini_magick (>= 4.9.5, < 6) - ruby-vips (>= 2.0.17, < 3) + image_processing (2.0.0) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) @@ -320,8 +318,6 @@ GEM matrix (0.4.3) maxminddb (0.1.22) memory_profiler (1.1.0) - mini_magick (5.3.1) - logger mini_mime (1.1.5) minitest (6.0.6) drb (~> 2.0) @@ -681,7 +677,7 @@ DEPENDENCIES good_job htmlcompressor (~> 0.4.0) http - image_processing (~> 1.2) + image_processing (~> 2.0) importmap-rails inertia_rails (~> 3.21) jbuilder