Ruby 3.1.1 is now available on Heroku

Change effective on 18 February 2022

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

ruby "3.1.1"