Skip to content

Commit

Permalink
Fix invalid mimemagic dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
esebastian committed Mar 27, 2021
1 parent 27e6729 commit f85aa84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.0)
mimemagic (0.3.10)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
Expand Down Expand Up @@ -193,7 +193,7 @@ GEM
activesupport (>= 3.2.0)
cocaine (~> 0.5.5)
mime-types
mimemagic (= 0.3.0)
mimemagic (= 0.3.10)
pdf-core (0.1.6)
pg (0.21.0)
polyamorous (1.3.2)
Expand Down

0 comments on commit f85aa84

Please sign in to comment.