Skip to content

Commit

Permalink
Update dependency mini_magick to v5 (huginn#3428)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent c6a7cf4 commit dcd91d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ gem 'kramdown'
gem 'liquid', '~> 5.5'
gem 'loofah', '~> 2.22'
gem 'mail', '>= 2.8.1'
gem 'mini_magick', ">= 4.12.0"
gem 'mini_magick', ">= 5.0.1"
gem 'multi_xml'
gem "nokogiri", ">= 1.16.6"
gem 'omniauth'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ GEM
mimemagic (0.4.3)
nokogiri (~> 1)
rake
mini_magick (4.12.0)
mini_magick (5.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
mini_racer (0.6.3)
Expand Down Expand Up @@ -905,7 +905,7 @@ DEPENDENCIES
listen (~> 3.9.0)
loofah (~> 2.22)
mail (>= 2.8.1)
mini_magick (>= 4.12.0)
mini_magick (>= 5.0.1)
mini_racer
mqtt
multi_xml
Expand Down

0 comments on commit dcd91d6

Please sign in to comment.