Skip to content

Commit

Permalink
Update mimemagic bundle
Browse files Browse the repository at this point in the history
Version 0.3.5 was removed, see:
rails/rails#41750

A replacement 0.3.10 is available that matches the Rails/ActiveStorage
dependency, so update to that version.

$ bundle update mimemagic
  • Loading branch information
filbranden committed Mar 26, 2021
1 parent c987a8f commit 6fe5178
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,9 @@ GEM
mimemagic (~> 0.3.2)
memcachier (0.0.2)
method_source (1.0.0)
mimemagic (0.3.5)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.5.0)
mini_racer (0.3.1)
Expand Down

0 comments on commit 6fe5178

Please sign in to comment.