From bee001621e6bca33666e4873e7f660b876bd9d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 15:43:03 +0000 Subject: [PATCH] build(deps): bump image_processing from 1.14.0 to 2.0.3 Bumps [image_processing](https://github.com/janko/image_processing) from 1.14.0 to 2.0.3. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.14.0...v2.0.3) --- updated-dependencies: - dependency-name: image_processing dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++-------------- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/Gemfile b/Gemfile index a792ac9229..b61f60aa0f 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,7 @@ gem "flipper-ui" # Web UI for managing feature flags gem "friendly_id", "~> 5.7.0" # Allows us to use a slug instead of CASA case IDs in their URLs gem "groupdate" # Group data by time periods gem "httparty" # HTTP network requests -gem "image_processing", "~> 1.14" # Image processing helpers +gem "image_processing", "~> 2.0" # Image processing helpers gem "jbuilder" # JSON API builder gem "jsbundling-rails" # JavaScript bundling gem "lograge" # Log less so Heroku Papertrail quits rate limiting our logs diff --git a/Gemfile.lock b/Gemfile.lock index f230d691b7..47a965bb82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,10 +232,6 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.4) - ffi (1.17.4) - ffi (1.17.4-arm64-darwin) - ffi (1.17.4-x86_64-darwin) - ffi (1.17.4-x86_64-linux-gnu) filterrific (5.2.7) flipper (1.4.2) concurrent-ruby (< 2) @@ -278,9 +274,7 @@ GEM multi_xml (>= 0.5.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.3) io-console (0.8.2) irb (1.18.0) pp (>= 0.6.0) @@ -331,9 +325,6 @@ GEM mcp (0.23.0) json_schemer (>= 2.4) method_source (1.1.0) - mini_magick (5.2.0) - benchmark - logger mini_mime (1.1.5) minitest (6.0.6) drb (~> 2.0) @@ -575,9 +566,6 @@ GEM rubocop (~> 1.72, >= 1.72.1) rubocop-rspec (~> 3.5) ruby-progressbar (1.13.0) - ruby-vips (2.2.3) - ffi (~> 1.12) - logger ruby2_keywords (0.0.5) rubyzip (3.4.1) sablon (0.4.3) @@ -734,7 +722,7 @@ DEPENDENCIES friendly_id (~> 5.7.0) groupdate httparty - image_processing (~> 1.14) + image_processing (~> 2.0) jbuilder jsbundling-rails letter_opener