Upgrade the maintainance policy

Only Rails 6.0 and 5.2 are supported now.

Closes #36957.
This commit is contained in:
Rafael Mendonça França 2019-08-16 18:39:22 -04:00
parent 1953e0e1ac
commit 1c3c4f053f
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
1 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@ from.
In special situations, where someone from the Core Team agrees to support more series,
they are included in the list of supported series.
**Currently included series:** `5.2.Z`.
**Currently included series:** `6.0.Z`.
Security Issues
---------------
@ -59,7 +59,7 @@ be built from 1.2.2, and then added to the end of 1-2-stable. This means that
security releases are easy to upgrade to if you're running the latest version
of Rails.
**Currently included series:** `5.2.Z`, `5.1.Z`.
**Currently included series:** `6.0.Z`, 5.2.Z`.
Severe Security Issues
----------------------
@ -68,7 +68,7 @@ For severe security issues all releases in the current major series, and also th
last major release series will receive patches and new versions. The
classification of the security issue is judged by the core team.
**Currently included series:** `5.2.Z`, `5.1.Z`, `5.0.Z`, `4.2.Z`.
**Currently included series:** `6.0.Z`, `5.2.Z`.
Unsupported Release Series
--------------------------