Skip to content

Commit d7f9c1e

Browse files
authored
Merge pull request #1923 from rubocop/ydah-patch-1
Add link to "Upgrade to Version 3.x" in README
2 parents 4ee16c9 + fb290ef commit d7f9c1e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ or if you use bundler put this in your `Gemfile`
2121
gem 'rubocop-rspec', require: false
2222
```
2323

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+
2428
### Upgrading to RuboCop RSpec v2.x
2529

2630
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

Comments
 (0)