From ac059ad9bf69155b9295b0e32aa06ea7f9097d75 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 2 Nov 2014 22:44:41 +0100 Subject: Go back to official release for Capistrano v 3.2.1. Assuming this has the right fixes to get FreeBSD working. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 4617640..4f30371 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ end group :deployment do # Deploy with Capistrano - gem 'capistrano', :git => 'https://github.com/capistrano/capistrano.git' #'~> 3.2.0' + gem 'capistrano', '~> 3.2.1' gem 'capistrano-bundler' gem 'capistrano-rails' gem 'capistrano-rvm' -- cgit v1.2.3