README.md in rubocopital-1.0.1 vs README.md in rubocopital-1.0.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', '~> 1.0.1', require: false
+gem 'rubocopital', '~> 1.0', require: false
```
And then execute:
$ bundle install