Skip to content

Commit df94beb

Browse files
committed
Document upgrading instructions for Spring (again)
1 parent 4cc69d7 commit df94beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/upgrading_ruby_on_rails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Upgrading from Rails 6.1 to Rails 7.0
8080

8181
### Spring
8282

83-
If your application uses Spring, it needs to be upgraded to at least version 2.2.0. Otherwise you'll get
83+
If your application uses Spring, it needs to be upgraded to at least version 3.0.0. Otherwise you'll get
8484

8585
```
8686
undefined method `mechanism=' for ActiveSupport::Dependencies:Module

0 commit comments

Comments
 (0)