revert back to rmagick

This commit is contained in:
albert 2011-11-02 12:38:26 -04:00
parent 02eac64bd9
commit 50005ccf95
2 changed files with 3 additions and 5 deletions

View File

@ -24,7 +24,7 @@ gem "meta_search", :git => "git://github.com/ernie/meta_search.git"
gem "silent-postgres"
gem "whenever", :require => false
gem "sanitize", :git => "git://github.com/rgrove/sanitize.git"
gem 'mini_magick'
gem 'rmagick'
group :development do
gem 'pry'

View File

@ -81,8 +81,6 @@ GEM
method_source (0.6.7)
ruby_parser (>= 2.3.1)
mime-types (1.17.2)
mini_magick (3.3)
subexec (~> 0.1.0)
mocha (0.10.0)
metaclass (~> 0.0.1)
multi_json (1.0.3)
@ -125,6 +123,7 @@ GEM
rake (0.9.2.2)
rdoc (3.11)
json (~> 1.4)
rmagick (2.13.1)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
sass (3.1.10)
@ -143,7 +142,6 @@ 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
@ -170,12 +168,12 @@ DEPENDENCIES
mechanize
memcache-client
meta_search!
mini_magick
mocha
nokogiri
pg
pry
rails (= 3.1.1)
rmagick
sanitize!
sass
shoulda