From 5c79712ab72765585cc884da69a5a0bc6b22f144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 14:24:18 +0000 Subject: [PATCH] Bump image_processing from 1.13.0 to 2.0.2 Bumps [image_processing](https://github.com/janko/image_processing) from 1.13.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.13.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 | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/Gemfile b/Gemfile index 349fd2cd..9f81d561 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem "jbuilder" gem "redcarpet", "~> 3.6" gem "rouge", "~> 4.5" gem "bcrypt", "~> 3.1.7" -gem "image_processing", "~> 1.13" +gem "image_processing", "~> 2.0" gem "rqrcode" gem "thruster" gem "useragent", github: "basecamp/useragent" diff --git a/Gemfile.lock b/Gemfile.lock index b6814c6b..3e8638b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,15 +142,12 @@ GEM erubi (1.13.1) faker (3.8.0) i18n (>= 1.8.11, < 2) - ffi (1.17.0) front_matter_parser (1.0.1) globalid (1.3.0) activesupport (>= 6.1) i18n (1.15.2) concurrent-ruby (~> 1.0) - image_processing (1.13.0) - mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.17, < 3) + image_processing (2.0.2) importmap-rails (2.0.1) actionpack (>= 6.0.0) activesupport (>= 6.0.0) @@ -179,7 +176,6 @@ GEM net-smtp marcel (1.1.0) matrix (0.4.2) - mini_magick (4.13.2) mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (6.0.6) @@ -315,9 +311,6 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - ruby-vips (2.2.2) - ffi (~> 1.12) - logger ruby2_keywords (0.0.5) rubyzip (3.4.1) securerandom (0.4.1) @@ -389,7 +382,7 @@ DEPENDENCIES debug faker front_matter_parser - image_processing (~> 1.13) + image_processing (~> 2.0) importmap-rails jbuilder propshaft