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