README.md in rubocopital-0.6.0 vs README.md in rubocopital-0.6.1

- old
+ new

@@ -5,10 +5,10 @@ ## Installation Add this line to your application's Gemfile under the `development` and `test` groups to include a specific version of this gem: ```ruby -gem 'rubocopital', '~> 0.5.1', require: false +gem 'rubocopital', '~> 0.6.1', require: false ``` And then execute: $ bundle install