forked from solidusio/solidus
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rails 5.2 reached EOL on June 1st, 2022 [1]. We're going to deprecate it on Solidus v3.2, and remove support on the next major. - We warn when we detect that version is used. - We remove the Rails 5.2 job in the CI. - We remove branching on Rails 5.2 in the specs. We've taken solidusio#3333 for inspiration. - [1] - https://guides.rubyonrails.org/maintenance_policy.html
- Loading branch information
1 parent
5c0c355
commit 2ac7055
Showing
3 changed files
with
15 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters