diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ | |||
1 | source "https://rubygems.org" | 1 | source "https://rubygems.org" |
2 | 2 | ||
3 | gem 'capistrano', '~> 3.1' | 3 | gem 'capistrano', '~> 3.4' |
4 | gem 'capistrano-symfony', '~> 0.1', :github => 'capistrano/symfony' | 4 | gem 'capistrano-symfony', '~> 1.0.0.rc1' |
5 | gem 'capistrano-composer', '~> 0.0.3' | 5 | gem 'capistrano-composer', '~> 0.0.3' |