From ed7fb05c7e096b566929bf3a7d5a8667c84ee5c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:53:14 +0000 Subject: [PATCH] build(deps): 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 | 16 ++-------------- 2 files changed, 3 insertions(+), 15 deletions(-) diff --git a/Gemfile b/Gemfile index fefe57ec0d..443c9a9e2d 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 1119253207..5fa8bd50a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,10 +233,6 @@ GEM faraday-retry (1.0.4) faraday_middleware (1.2.1) faraday (~> 1.0) - ffi (1.17.2) - ffi (1.17.2-arm64-darwin) - ffi (1.17.2-x86_64-darwin) - ffi (1.17.2-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.2) io-console (0.8.2) irb (1.18.0) pp (>= 0.6.0) @@ -326,9 +320,6 @@ GEM mcp (0.9.2) json-schema (>= 4.1) method_source (1.1.0) - mini_magick (5.2.0) - benchmark - logger mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (6.0.6) @@ -576,9 +567,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) @@ -736,7 +724,7 @@ DEPENDENCIES friendly_id (~> 5.7.0) groupdate httparty - image_processing (~> 1.14) + image_processing (~> 2.0) jbuilder jsbundling-rails letter_opener