From 622d24e6245bd62a56e40a144c622de556004c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 13:57:04 +0000 Subject: [PATCH] build(deps): bump image_processing from 1.14.0 to 2.0.2 in /dummy 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] --- dummy/Gemfile | 2 +- dummy/Gemfile.lock | 19 ++----------------- 2 files changed, 3 insertions(+), 18 deletions(-) diff --git a/dummy/Gemfile b/dummy/Gemfile index 967e15e..b60c0bf 100644 --- a/dummy/Gemfile +++ b/dummy/Gemfile @@ -34,7 +34,7 @@ gem "bootsnap", 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" group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem diff --git a/dummy/Gemfile.lock b/dummy/Gemfile.lock index 44993ce..cdf912d 100644 --- a/dummy/Gemfile.lock +++ b/dummy/Gemfile.lock @@ -126,14 +126,6 @@ GEM net-http (~> 0.5) faraday-retry (2.4.0) faraday (~> 2.0) - 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.13.0) et-orbi (~> 1.4) raabro (~> 1.4) @@ -242,9 +234,7 @@ GEM grpc (~> 1.41) 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) @@ -273,8 +263,6 @@ GEM net-smtp marcel (1.2.1) matrix (0.4.3) - mini_magick (5.3.1) - logger mini_mime (1.1.5) minitest (6.0.6) drb (~> 2.0) @@ -375,9 +363,6 @@ GEM reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) - ruby-vips (2.3.0) - ffi (~> 1.12) - logger rubyzip (3.4.1) securerandom (0.4.1) selenium-webdriver (4.46.0) @@ -445,7 +430,7 @@ DEPENDENCIES bundler-audit capybara debug - image_processing (~> 1.2) + image_processing (~> 2.0) importmap-rails jbuilder propshaft