diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ [coveralls]: https://coveralls.io/r/omniauth/omniauth This is the documentation for the in-development branch of OmniAuth. -You can find the documentation for the latest stable release [here](https://github.com/omniauth/omniauth/tree/v2.1.1) +You can find the documentation for the latest stable release [here](https://github.com/omniauth/omniauth/tree/v2.1.4) ## An Introduction OmniAuth is a library that standardizes multi-provider authentication for @@ -252,7 +252,7 @@ improve code health, while paying the maintainers of the exact packages you use. [Learn more.](https://tidelift.com/subscription/pkg/rubygems-omniauth?utm_source=undefined&utm_medium=referral&utm_campaign=enterprise&utm_term=repo) ## Supported Ruby Versions -OmniAuth is tested under 2.5, 2.6, 2.7, truffleruby, and JRuby. +OmniAuth is tested under 2.5, 2.6, 2.7, 3.0, 3.1, 3.2, truffleruby, and JRuby. ## Versioning This library aims to adhere to [Semantic Versioning 2.0.0][semver]. Violations |
