Gemfile in fat_free_crm-0.13.4 vs Gemfile in fat_free_crm-0.13.5
- old
+ new
@@ -34,11 +34,15 @@
group :development do
# don't load these gems in travis
unless ENV["CI"]
gem 'thin'
gem 'quiet_assets'
- gem 'capistrano', '~> 2'
- gem 'capistrano_colors'
+ gem 'capistrano'
+ gem 'capistrano-bundler'
+ gem 'capistrano-rails'
+ gem 'capistrano-rvm'
+ #~ gem 'capistrano-chruby'
+ #~ gem 'capistrano-rbenv'
gem 'guard'
gem 'guard-rspec'
gem 'guard-rails'
gem 'rb-inotify', :require => false
gem 'rb-fsevent', :require => false