diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ group :deployment do gem 'capistrano-bundler' gem 'capistrano-rails' gem 'capistrano-rvm' + gem 'capistrano-postgresql', '~>3.0' end # Gems used only for assets and not required |