View categories
Ruby 2.1.3 now available on Heroku
Change effective on 19 September 2014
Ruby v2.1.3 is now available on Heroku. To run your app using this version of Ruby, add the following ruby
directive to your Gemfile:
ruby "2.1.3"
Ruby 2.1.2 Deprecated
Following the updated Ruby Version Policy, Ruby “2.1.3” should be fully backwards compatible with “2.1.2”. There will be no additional patches to “2.1.2” hence Heroku will deprecate its support. Ruby 2.1.3 replaces 2.1.2 on the Heroku platform and you are recommended to upgrade your application to “2.1.3” for the most stable up-to-date version available.