aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorKevin Decherf <kevin@kdecherf.com>2020-03-15 13:55:14 +0100
committerGitHub <noreply@github.com>2020-03-15 13:55:14 +0100
commit2226c81340f920b2461a01f44b707bf52fb526e9 (patch)
tree6c82ee70269f56f59d64ca92c18288707c9a21c8 /Gemfile
parentf38b8f0d8671217efb818c964329ff0c529dfef8 (diff)
parent899ab0d04fa84702f26c224d1ddcc73a786f5a3f (diff)
downloadwallabag-2226c81340f920b2461a01f44b707bf52fb526e9.tar.gz
wallabag-2226c81340f920b2461a01f44b707bf52fb526e9.tar.zst
wallabag-2226c81340f920b2461a01f44b707bf52fb526e9.zip
Merge pull request #4290 from wallabag/ab0c5ef1
Remove capistrano-related files
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Gemfile b/Gemfile
deleted file mode 100644
index 233be899..00000000
--- a/Gemfile
+++ /dev/null
@@ -1,6 +0,0 @@
1source "https://rubygems.org"
2
3gem 'capistrano', '~> 3.4'
4gem 'capistrano-composer'
5gem 'capistrano-symfony', '~> 1.0.0.rc1'
6gem 'capistrano-file-permissions'