Skip to content

Commit 77ae455

Browse files
committed
New versions
1 parent 7f115d0 commit 77ae455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ version 3 or below you might want to follow the
2626
Put the following in your application's `Gemfile`:
2727

2828
group :development do
29-
gem 'capistrano', '~> 3.2.0'
30-
gem 'capistrano-postgresql', '~> 6.0.0'
29+
gem 'capistrano', '~> 3.11'
30+
gem 'capistrano-postgresql', '~> 6.2'
3131
end
3232

3333
Then:

0 commit comments

Comments
 (0)