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:
parent
9a92f9d177
commit
5aa3d25d8c
4 changed files with 5 additions and 6 deletions
2
Gemfile
2
Gemfile
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue