View categories
Ruby version 3.3.7 is now available
Change effective on 17 January 2025
Ruby v3.3.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.3.7"
For more information on Ruby 3.3.7, you can view the release announcement.