X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=Gemfile;fp=Gemfile;h=467db38198e20f08c97cb7d94f08d2dc5004ba2d;hb=ceb79aa016becb91132c0a96405f40153f7da77a;hp=0000000000000000000000000000000000000000;hpb=80127e4fb1ce02825e9b2b985882b348e6f25ac2;p=github%2Fwallabag%2Fwallabag.git diff --git a/Gemfile b/Gemfile new file mode 100644 index 00000000..467db381 --- /dev/null +++ b/Gemfile @@ -0,0 +1,5 @@ +source "https://rubygems.org" + +gem 'capistrano', '~> 3.1' +gem 'capistrano-symfony', '~> 0.1', :github => 'capistrano/symfony' +gem 'capistrano-composer', '~> 0.0.3'