Temporarily get rid of the RMagick gem in order to update to critical rails version 3.2.11 @railshosting.de.

This commit is contained in:
Señor Rolando 2013-01-11 22:55:01 +01:00
parent 9a92f9d177
commit 5aa3d25d8c
4 changed files with 5 additions and 6 deletions

View file

@ -23,7 +23,7 @@ gem 'cancan', '1.6.5'
gem 'capistrano', '2.5.21'
# For avatar images: https://github.com/jnicklas/carrierwave
gem 'rmagick', '2.9.2'
# gem 'rmagick', '2.9.2'
gem 'carrierwave', '0.6.2'
# Specify this directly in order to use version we also have @production site. Otherwise, 'rdoc' pulls newest version in.