We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f115d0 commit 77ae455Copy full SHA for 77ae455
README.md
@@ -26,8 +26,8 @@ version 3 or below you might want to follow the
26
Put the following in your application's `Gemfile`:
27
28
group :development do
29
- gem 'capistrano', '~> 3.2.0'
30
- gem 'capistrano-postgresql', '~> 6.0.0'
+ gem 'capistrano', '~> 3.11'
+ gem 'capistrano-postgresql', '~> 6.2'
31
end
32
33
Then:
0 commit comments