add ruby version EOL schedule to readme (#710)

This commit is contained in:
Graham Paye 2018-09-24 11:54:55 -07:00 committed by GitHub
parent c3f4b166f1
commit 9e93187e3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -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