1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00
wallabag/Gemfile

7 lines
160 B
Text
Raw Permalink Normal View History

2015-08-14 21:26:14 +02:00
source "https://rubygems.org"
gem 'capistrano', '~> 3.4'
2016-10-29 14:14:20 +02:00
gem 'capistrano-composer'
gem 'capistrano-symfony', '~> 1.0.0.rc1'
2016-10-29 14:14:20 +02:00
gem 'capistrano-file-permissions'