View categories
JRuby version 9.4.4.0 is now available
Change effective on 23 October 2023
JRuby v9.4.4.0 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.4", engine: "jruby", engine_version: "9.4.4.0"
The JRuby release notes can be found on the JRuby website.