aboutsummaryrefslogtreecommitdiffstats
path: root/guides
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2018-04-10 11:35:39 +0900
committerGitHub <noreply@github.com>2018-04-10 11:35:39 +0900
commitc14deceb9f36f82cd5ca3db214d85e1642eb0bfd (patch)
tree3ccbede06024dd968d9617b1fdfc656183675eba /guides
parente90acf185a565e397af8aa80696924f7a460d383 (diff)
parent0d6bb453d77111e6fde19f46b808c66c326dd9a2 (diff)
downloadrails-c14deceb9f36f82cd5ca3db214d85e1642eb0bfd.tar.gz
rails-c14deceb9f36f82cd5ca3db214d85e1642eb0bfd.tar.bz2
rails-c14deceb9f36f82cd5ca3db214d85e1642eb0bfd.zip
Merge pull request #32508 from radar/radar/maintenance-policy
Correct Maintenance Policy for Rails 5.2 [ci skip]
Diffstat (limited to 'guides')
-rw-r--r--guides/source/maintenance_policy.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/guides/source/maintenance_policy.md b/guides/source/maintenance_policy.md
index 1d6a4edb5b..53a497535e 100644
--- a/guides/source/maintenance_policy.md
+++ b/guides/source/maintenance_policy.md
@@ -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.1.Z`.
+**Currently included series:** `5.2.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.1.Z`, `5.0.Z`.
+**Currently included series:** `5.2.Z`, `5.1.Z`.
Severe Security Issues
----------------------
@@ -68,7 +68,7 @@ For severe security issues we will provide new versions as above, and also the
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.1.Z`, `5.0.Z`, `4.2.Z`.
+**Currently included series:** `5.2.Z`, `5.1.Z`, `5.0.Z`.
Unsupported Release Series
--------------------------