Find out what's new with Heroku on our blog.
Change effective on 25 December 2013
Ruby v2.1.0 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.1.0"