diff options
| author | Tyler Mercier <tylermercier@gmail.com> | 2013-07-23 14:40:33 -0600 |
|---|---|---|
| committer | Tyler Mercier <tylermercier@gmail.com> | 2013-07-23 14:40:33 -0600 |
| commit | e2e8476f356233586a5bdccc7cfbb84499810570 (patch) | |
| tree | 652a540894067972290b287351989f91d7ec314a /config | |
| parent | 985ae524144ca8442413567fd987324b534f1f3e (diff) | |
cleanup gemfile
Diffstat (limited to 'config')
| -rw-r--r-- | config/deploy.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/deploy.rb b/config/deploy.rb index 2606b9b..5a066f8 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,4 @@ require "bundler/capistrano" -require "rvm/capistrano" load "config/recipes/base" load "config/recipes/nginx" |
