From 9f8fc77808d4cec81800ff82a4f827c8bfefb2a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 16:20:23 +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 | 27 ++++++++++----------------- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/Gemfile b/Gemfile index 25db408..66da264 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ gem "kamal", require: false gem "thruster", require: false # 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 "appsignal" gem "onnxruntime" diff --git a/Gemfile.lock b/Gemfile.lock index d5c1e0a..4038eff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,14 +130,14 @@ GEM et-orbi (1.4.0) tzinfo event_emitter (0.2.6) - ffi (1.17.3-aarch64-linux-gnu) - ffi (1.17.3-aarch64-linux-musl) - ffi (1.17.3-arm-linux-gnu) - ffi (1.17.3-arm-linux-musl) - ffi (1.17.3-arm64-darwin) - ffi (1.17.3-x86_64-darwin) - ffi (1.17.3-x86_64-linux-gnu) - ffi (1.17.3-x86_64-linux-musl) + ffi (1.17.4-aarch64-linux-gnu) + ffi (1.17.4-aarch64-linux-musl) + ffi (1.17.4-arm-linux-gnu) + ffi (1.17.4-arm-linux-musl) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) + ffi (1.17.4-x86_64-linux-musl) fugit (1.12.1) et-orbi (~> 1.4) raabro (~> 1.4) @@ -148,9 +148,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) @@ -194,8 +192,6 @@ GEM logger mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2026.0331) - mini_magick (5.3.1) - logger mini_mime (1.1.5) minitest (6.0.3) drb (~> 2.0) @@ -361,9 +357,6 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - ruby-vips (2.3.0) - ffi (~> 1.12) - logger ruby2_keywords (0.0.5) rubyzip (3.2.2) securerandom (0.4.1) @@ -464,7 +457,7 @@ DEPENDENCIES capybara debug discordrb - image_processing (~> 1.2) + image_processing (~> 2.0) importmap-rails jbuilder kamal