File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## [ Unreleased]
44
55
6+ ## [ v312] - 2025-06-10
7+
8+ - JRuby 9.4.13.0 is now available
9+
10+
611## [ v311] - 2025-06-09
712
813
@@ -1716,7 +1721,8 @@ Bugfixes:
17161721* Change gem detection to use lockfile parser
17171722* use ` $RACK_ENV ` when thin is detected for rack apps
17181723
1719- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v311...main
1724+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v312...main
1725+ [ v312 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v311...v312
17201726[ v311 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v310...v311
17211727[ v310 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v309...v310
17221728[ v309 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v308...v309
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v311 "
5+ BUILDPACK_VERSION = "v312 "
66 end
77end
You can’t perform that action at this time.
0 commit comments