Ruby version 3.3.10 is now available
Change effective on 24 October 2025
Ruby v3.3.10 is now available on Heroku. To run your app using this version of Ruby, add the following ruby directive to your Gemfile:
ruby "3.3.10"
For more information on Ruby 3.3.10, you can view the release announcement.