summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-06-24 23:06:34 +0200
committerjomo <github@jomo.tv>2014-06-24 23:06:34 +0200
commit3be59e76c72284be54fd0d2b3d26073077a53727 (patch)
treec84fb464bb9159fdb4cb7c47135e4391bed6efb3 /Gemfile
parenta2ff7068c059fc5169e0a61c032d746c8440fd5d (diff)
remove rvm-capistrano
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e5364dd..b4a7b11 100644
--- a/Gemfile
+++ b/Gemfile
@@ -37,7 +37,6 @@ gem 'unicorn'
# Deploy with Capistrano
gem 'capistrano'
-gem 'rvm-capistrano'
# To use debugger
# gem 'debugger'