README.md in capistrano-rails-1.1.8 vs README.md in capistrano-rails-1.2.0

- old
+ new

@@ -10,10 +10,10 @@ Add these lines to your application's Gemfile: ```ruby group :development do gem 'capistrano', '~> 3.6' - gem 'capistrano-rails', '~> 1.1' + gem 'capistrano-rails', '~> 1.2' end ``` Run the following command to install the gems: