diff --git a/Gemfile b/Gemfile index e425bd9..fd4fab2 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'jquery-rails' gem 'capistrano' -gem 'rvm-capistrano' +gem 'rvm-capistrano', require: false gem 'formtastic' gem 'haml-rails'