From 8178dba1a0e3f388e5ecea5683a81aa3d202ea79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 05:06:41 +0000 Subject: [PATCH] Bump image_processing from 1.14.0 to 2.0.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.14.0 to 2.0.2. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.14.0...v2.0.2) --- updated-dependencies: - dependency-name: image_processing dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 ++---------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/Gemfile b/Gemfile index 4b06d65..63f2c6c 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" # Headless Chrome for HTML-to-PDF rendering gem "ferrum" diff --git a/Gemfile.lock b/Gemfile.lock index e45d22f..0466efd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,13 +132,6 @@ GEM concurrent-ruby (~> 1.1) webrick (~> 1.7) websocket-driver (~> 0.7) - 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-linux-gnu) - ffi (1.17.3-x86_64-linux-musl) fugit (1.12.1) et-orbi (~> 1.4) raabro (~> 1.4) @@ -147,9 +140,7 @@ GEM htmlentities (4.4.2) i18n (1.15.2) 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.2) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) @@ -193,8 +184,6 @@ GEM net-smtp marcel (1.1.0) matrix (0.4.3) - mini_magick (5.3.1) - logger mini_mime (1.1.5) minitest (6.0.6) drb (~> 2.0) @@ -347,9 +336,6 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - ruby-vips (2.3.0) - ffi (~> 1.12) - logger rubyzip (2.4.1) scanf (1.0.0) securerandom (0.4.1) @@ -451,7 +437,7 @@ DEPENDENCIES bundler-audit debug ferrum - image_processing (~> 1.2) + image_processing (~> 2.0) importmap-rails jbuilder kamal