Ruby version 3.2.7 is now available

Change effective on 10 February 2025

Ruby v3.2.7 is now available on Heroku. To run your app using this version of Ruby, add the following ruby directive to your Gemfile:

ruby "3.2.7"

For more information on Ruby 3.2.7, you can view the release announcement.