Change Ruby version to 3.2 in build instructions (#6274)

Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
This commit is contained in:
kolchfa-aws 2024-01-29 12:47:26 -05:00 committed by GitHub
parent d767d15986
commit 5b01874479
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ Follow these steps to set up your local copy of the repository:
```
curl -sSL https://get.rvm.io | bash -s stable
rvm install 2.7
rvm install 3.2
ruby -v
```
@ -141,4 +141,4 @@ Optionally, you can install the [Vale VSCode](https://github.com/chrischinchilla
## Getting help
For help with the contribution process, reach out to one of the [points of contact](README.md#points-of-contact).
For help with the contribution process, reach out to one of the [points of contact](README.md#points-of-contact).