Skip to content

Commit

Permalink
Remove MiniMagick dependency
Browse files Browse the repository at this point in the history
Now that we're using Marcel for mimetype detection, we no longer
have a use case for MiniMagick.
  • Loading branch information
ChrisBAshton committed Jul 22, 2024
1 parent 1da320b commit 7ffce06
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ gem "govspeak"
gem "govuk_app_config"
gem "govuk_publishing_components"
gem "govuk_sidekiq"
gem "mini_magick"
gem "mongo"
gem "mongoid"
gem "pdf-reader"
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ GEM
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
mini_magick (5.0.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
Expand Down Expand Up @@ -763,7 +762,6 @@ DEPENDENCIES
govuk_sidekiq
govuk_test
listen
mini_magick
mongo
mongoid
pdf-reader
Expand Down

0 comments on commit 7ffce06

Please sign in to comment.