Added a fallback for mini_magic + ImageMagic for platforms where it is more than difficult to compile the ImageResizer
This commit is contained in:
@@ -76,6 +76,8 @@ GEM
|
||||
method_source (0.6.0)
|
||||
ruby_parser (>= 2.0.5)
|
||||
mime-types (1.16)
|
||||
mini_magick (3.3)
|
||||
subexec (~> 0.1.0)
|
||||
mocha (0.9.12)
|
||||
multi_json (1.0.3)
|
||||
net-http-digest_auth (1.1.1)
|
||||
@@ -130,6 +132,7 @@ GEM
|
||||
hike (~> 1.2)
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
subexec (0.1.0)
|
||||
super_exception_notifier (3.0.13)
|
||||
actionmailer
|
||||
rake
|
||||
@@ -165,6 +168,7 @@ DEPENDENCIES
|
||||
mechanize
|
||||
memcache-client
|
||||
meta_search!
|
||||
mini_magick
|
||||
mocha
|
||||
nokogiri
|
||||
pg
|
||||
|
||||
Reference in New Issue
Block a user