Document upgrading instructions for Spring (again)

This commit is contained in:
Xavier Noria 2021-09-09 01:59:17 +02:00
parent 4cc69d732e
commit df94beb8a3
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ Upgrading from Rails 6.1 to Rails 7.0
### Spring
If your application uses Spring, it needs to be upgraded to at least version 2.2.0. Otherwise you'll get
If your application uses Spring, it needs to be upgraded to at least version 3.0.0. Otherwise you'll get
```
undefined method `mechanism=' for ActiveSupport::Dependencies:Module