From 9e93187e3b555bef88349bd75a1a64aab8dd8c8c Mon Sep 17 00:00:00 2001 From: Graham Paye Date: Mon, 24 Sep 2018 11:54:55 -0700 Subject: [PATCH] add ruby version EOL schedule to readme (#710) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index aa7e535a8..94123bb1a 100644 --- a/README.md +++ b/README.md @@ -313,6 +313,15 @@ A URL can also be specified: * Caching * Model validations +## Supported Ruby Versions +This library is currently supported on Ruby 1.9+. +However, Ruby 2.4 or later is strongly recommended, as earlier releases have +reached or are nearing end-of-life. After March 31, 2019, Google will provide +official support only for Ruby versions that are considered current and +supported by Ruby Core (that is, Ruby versions that are either in normal +maintenance or in security maintenance). +See https://www.ruby-lang.org/en/downloads/branches/ for further details. + ## License This library is licensed under Apache 2.0. Full license text is