README.md in rubocopital-0.5.1 vs README.md in rubocopital-0.5.2

- 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', git: 'git@gitlab.ycdev.nl:youngcapital/rubocopital.git', tag: '0.5.1', require: false +gem 'rubocopital', '~> 0.5.1', require: false ``` And then execute: $ bundle install