Ruby version 3.2.0-rc1 is now available

Change effective on 06 December 2022

The following Ruby versions are now available on the Heroku platform:

  • Ruby 3.2.0rc1

Stability-sensitive applications should not use Ruby 3.2.0 in it’s release candidate state.

Use it in your Gemfile by adding:

ruby "3.2.0rc1"

You can see the latest versions on the Ruby support page.