Skip to content

Commit

Permalink
New versions
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud committed Oct 6, 2018
1 parent 7f115d0 commit 77ae455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ version 3 or below you might want to follow the
Put the following in your application's `Gemfile`:

group :development do
gem 'capistrano', '~> 3.2.0'
gem 'capistrano-postgresql', '~> 6.0.0'
gem 'capistrano', '~> 3.11'
gem 'capistrano-postgresql', '~> 6.2'
end

Then:
Expand Down

0 comments on commit 77ae455

Please sign in to comment.