View categories
JRuby 9.0.0.0.rc1 now available on Heroku
Change effective on 11 June 2015
The Ruby stack now supports JRuby 9.0.0.0.rc1.
To use JRuby 9.0.0.0.rc1, add this to your Gemfile:
ruby '2.2.2', :engine => 'jruby', :engine_version => '9.0.0.0.rc1'
The JRuby release notes can be found on the JRuby website.
Note: This version of JRuby is not suitable for production applications. However, it can be used to test that your application is ready for JRuby 9.0.0.0.