Find out what's new with Heroku on our blog.
Change effective on 28 March 2017
Ruby v2.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
ruby "2.2.7"