Skip to content

Commit 98e0218

Browse files
committed
fixup! In the upgrade guide mention min Ruby and Rails versions
1 parent 339929a commit 98e0218

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

features/upgrade/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Upgrading from rspec-rails 3.x to version 4
22

3-
There is nothing that needs to be done to upgrade from RSpec Rails 3 to version 4.0.
3+
RSpec Rails 4 requires Ruby 2.2.
4+
5+
Please also keep in mind that even though RSpec Rails 4 has soft support for Rails 4.2, it's recommended to use Rails 5+.
6+
7+
Other than that, there is nothing that needs to be done to upgrade from RSpec Rails 3 to version 4.0.
48

59
If you are upgrading from an earlier version of RSpec Rails, please consult [the upgrading 2.x to 3.x guide](https://relishapp.com/rspec/rspec-rails/v/3-9/docs/upgrade).

0 commit comments

Comments
 (0)