From e17cda141c9f5b08bc7638a1c5c08f9b414663fb Mon Sep 17 00:00:00 2001 From: Alicia Date: Tue, 7 Jan 2025 18:16:02 -0300 Subject: [PATCH] Update mini magick --- Gemfile | 2 +- Gemfile.lock | 11 +++-------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 2181d826..31d57d9f 100644 --- a/Gemfile +++ b/Gemfile @@ -131,4 +131,4 @@ end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: %i[mingw mswin x64_mingw jruby] -gem "mini_magick", "~> 4.11" +gem 'mini_magick', '~> 5.0', '>= 5.0.1' diff --git a/Gemfile.lock b/Gemfile.lock index f6b962e9..a115b94d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -243,9 +243,7 @@ GEM htmlentities (4.3.4) i18n (1.14.6) concurrent-ruby (~> 1.0) - image_processing (1.13.0) - mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.17, < 3) + image_processing (0.11.2) inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) @@ -304,7 +302,7 @@ GEM marcel (1.0.4) matrix (0.4.2) method_source (1.1.0) - mini_magick (4.13.2) + mini_magick (5.0.1) mini_mime (1.1.5) minitest (5.25.4) mobility (1.1.3) @@ -484,9 +482,6 @@ GEM rubocop-rspec_rails (2.29.1) rubocop (~> 1.61) ruby-progressbar (1.13.0) - ruby-vips (2.2.2) - ffi (~> 1.12) - logger ruby2_keywords (0.0.5) rubyzip (2.3.2) sassc (2.4.0) @@ -639,7 +634,7 @@ DEPENDENCIES koala letter_opener listen (~> 3.3) - mini_magick (~> 4.11) + mini_magick (~> 5.0, >= 5.0.1) mobility (~> 1.1.3) momentjs-rails name_of_person