X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=Gemfile;h=233be899cb89e9168e5ea897a39b3407fd4603fa;hp=31f887a985dbc9d52062a71ea585dc5a187115da;hb=0452e869ec0e3d336337f815da346346c860d914;hpb=8edf89b29eb546c7d5f0592c9cdbbc6f8bc4ebaa diff --git a/Gemfile b/Gemfile index 31f887a9..233be899 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,6 @@ source "https://rubygems.org" gem 'capistrano', '~> 3.4' +gem 'capistrano-composer' gem 'capistrano-symfony', '~> 1.0.0.rc1' -gem 'capistrano-composer', '~> 0.0.3' +gem 'capistrano-file-permissions'