Avoid rmagick gem for now as railshosting.de doesn't have it.
This commit is contained in:
parent
d62f355854
commit
1f8839f97b
2 changed files with 2 additions and 8 deletions
4
Gemfile
4
Gemfile
|
|
@ -23,8 +23,8 @@ gem 'cancan', '1.6.5'
|
|||
gem 'capistrano', '2.5.21'
|
||||
|
||||
# For avatar images: https://github.com/jnicklas/carrierwave
|
||||
gem 'rmagick', '2.9.2'
|
||||
gem 'carrierwave', '0.6.2'
|
||||
# gem 'rmagick', '2.9.2'
|
||||
# gem 'carrierwave', '0.6.2'
|
||||
|
||||
# https://github.com/jnunemaker/twitter
|
||||
gem 'twitter', '2.5.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue