Skip to content

Commit

Permalink
Fix broken mimemagic dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
apertome committed Apr 26, 2021
1 parent abb538d commit a4c629d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1435,7 +1435,9 @@ GEM
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mimemagic (0.3.5)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
Expand Down Expand Up @@ -1937,4 +1939,4 @@ DEPENDENCIES
zoom

BUNDLED WITH
2.0.2
2.2.11

0 comments on commit a4c629d

Please sign in to comment.