From 8edf89b29eb546c7d5f0592c9cdbbc6f8bc4ebaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 29 Feb 2016 15:31:43 +0100 Subject: Update Capistrano libraries with last versions --- Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 467db381..31f887a9 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -gem 'capistrano', '~> 3.1' -gem 'capistrano-symfony', '~> 0.1', :github => 'capistrano/symfony' +gem 'capistrano', '~> 3.4' +gem 'capistrano-symfony', '~> 1.0.0.rc1' gem 'capistrano-composer', '~> 0.0.3' -- cgit v1.2.3