From 899b82a35e7e323aa858d6b574467296ea19512d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:59:41 +0000 Subject: [PATCH] Bump image_processing from 1.13.0 to 1.14.0 Bumps [image_processing](https://github.com/janko/image_processing) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md) - [Commits](https://github.com/janko/image_processing/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: image_processing dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 52ad3538..45ed2649 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", "~> 1.14" gem "rqrcode" gem "thruster" gem "useragent", github: "basecamp/useragent" diff --git a/Gemfile.lock b/Gemfile.lock index ba53b317..122b827c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,19 +137,19 @@ GEM erubi (1.13.0) faker (3.5.1) i18n (>= 1.8.11, < 2) - ffi (1.17.0-aarch64-linux-gnu) - ffi (1.17.0-arm-linux-gnu) - ffi (1.17.0-arm64-darwin) - ffi (1.17.0-x86-linux-gnu) - ffi (1.17.0-x86_64-darwin) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.1-aarch64-linux-gnu) + ffi (1.17.1-arm-linux-gnu) + ffi (1.17.1-arm64-darwin) + ffi (1.17.1-x86-linux-gnu) + ffi (1.17.1-x86_64-darwin) + ffi (1.17.1-x86_64-linux-gnu) front_matter_parser (1.0.1) globalid (1.2.1) activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - image_processing (1.13.0) - mini_magick (>= 4.9.5, < 5) + image_processing (1.14.0) + mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) importmap-rails (2.0.1) actionpack (>= 6.0.0) @@ -165,7 +165,7 @@ GEM activesupport (>= 5.0.0) json (2.7.2) language_server-protocol (3.17.0.3) - logger (1.6.5) + logger (1.6.6) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -176,7 +176,9 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - mini_magick (4.13.2) + mini_magick (5.1.2) + benchmark + logger mini_mime (1.1.5) minitest (5.25.1) mono_logger (1.1.2) @@ -301,7 +303,7 @@ GEM rubocop-performance rubocop-rails ruby-progressbar (1.13.0) - ruby-vips (2.2.2) + ruby-vips (2.2.3) ffi (~> 1.12) logger ruby2_keywords (0.0.5) @@ -373,7 +375,7 @@ DEPENDENCIES debug faker front_matter_parser - image_processing (~> 1.13) + image_processing (~> 1.14) importmap-rails jbuilder propshaft