We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ee16c9 + fb290ef commit d7f9c1eCopy full SHA for d7f9c1e
README.md
@@ -21,6 +21,10 @@ or if you use bundler put this in your `Gemfile`
21
gem 'rubocop-rspec', require: false
22
```
23
24
+### Upgrading to RuboCop RSpec v3.x
25
+
26
+Read all the details in our [Upgrade to Version 3.x](https://docs.rubocop.org/rubocop-rspec/3.0/upgrade_to_version_3.html) document.
27
28
### Upgrading to RuboCop RSpec v2.x
29
30
Read all the details in our [Upgrade to Version 2.x](https://docs.rubocop.org/rubocop-rspec/2.0/upgrade_to_version_2.html) document.
0 commit comments