From 059cc4349a256d2439932d42c76731a5f9b25b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 03:49:58 +0000 Subject: [PATCH] chore(deps): bump image_processing from 1.14.0 to 2.0.1 Bumps [image_processing](https://github.com/janko/image_processing) from 1.14.0 to 2.0.1. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.14.0...v2.0.1) --- updated-dependencies: - dependency-name: image_processing dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 ++------------ 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 74b3758..fbaf6ad 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" # Markdown rendering for work stories gem "redcarpet" diff --git a/Gemfile.lock b/Gemfile.lock index 4101934..5dbe46d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,9 +117,6 @@ GEM erubi (1.13.1) et-orbi (1.4.0) tzinfo - ffi (1.17.2-aarch64-linux-gnu) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-linux-gnu) fugit (1.12.1) et-orbi (~> 1.4) raabro (~> 1.4) @@ -127,9 +124,7 @@ GEM activesupport (>= 6.1) 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.1) importmap-rails (2.2.3) actionpack (>= 6.0.0) activesupport (>= 6.0.0) @@ -169,8 +164,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.3) drb (~> 2.0) @@ -299,9 +292,6 @@ GEM rubocop-performance (>= 1.24) rubocop-rails (>= 2.30) ruby-progressbar (1.13.0) - ruby-vips (2.2.5) - ffi (~> 1.12) - logger rubyzip (3.2.2) securerandom (0.4.1) selenium-webdriver (4.44.0) @@ -384,7 +374,7 @@ DEPENDENCIES capybara debug dotenv-rails - image_processing (~> 1.2) + image_processing (~> 2.0) importmap-rails jbuilder kamal