From ec5cac0f9547e28ddcb26ab95e72fa1299c4b9f9 Mon Sep 17 00:00:00 2001 From: Marco Costa Date: Fri, 14 Jul 2023 11:19:53 -0700 Subject: [PATCH] Doc:Add Ruby 3.2 support to our compatibility matrix --- docs/GettingStarted.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/GettingStarted.md b/docs/GettingStarted.md index e18cafbd2c9..2cfb0083cdb 100644 --- a/docs/GettingStarted.md +++ b/docs/GettingStarted.md @@ -122,7 +122,8 @@ To contribute, check out the [contribution guidelines][contribution docs] and [d | Type | Documentation | Version | Support type | Gem version support | | ----- | -------------------------- | ----- | ------------------------------------ | ------------------- | -| MRI | https://www.ruby-lang.org/ | 3.1 | Full | Latest | +| MRI | https://www.ruby-lang.org/ | 3.2 | Full | Latest | +| | | 3.1 | Full | Latest | | | | 3.0 | Full | Latest | | | | 2.7 | Full | Latest | | | | 2.6 | Full | Latest | @@ -1714,7 +1715,7 @@ end | 2.4 | | 4.2.8 - 5.2 | | 2.5 | | 4.2.8 - 6.1 | | 2.6 - 2.7 | 9.2 | 5.0 - 6.1 | -| 3.0 | | 6.1 | +| 3.0 - 3.2 | | 6.1 | ### Rake