]> git.immae.eu Git - github/wallabag/wallabag.git/blob - Gemfile
scripts/update.sh: 18: scripts/update.sh: composer.phar: not found
[github/wallabag/wallabag.git] / Gemfile
1 source "https://rubygems.org"
2
3 gem 'capistrano', '~> 3.4'
4 gem 'capistrano-composer'
5 gem 'capistrano-symfony', '~> 1.0.0.rc1'
6 gem 'capistrano-file-permissions'