File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33## [ Unreleased]
44
55
6+ ## [ v324] - 2025-10-09
7+
8+ - JRuby 9.4.14.0 is now available
9+
10+
611## [ v323] - 2025-10-08
712
813- Ruby 3.4.7 is now available
@@ -1775,7 +1780,8 @@ Bugfixes:
17751780* Change gem detection to use lockfile parser
17761781* use ` $RACK_ENV ` when thin is detected for rack apps
17771782
1778- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v323...main
1783+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v324...main
1784+ [ v324 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v323...v324
17791785[ v323 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v322...v323
17801786[ v322 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v321...v322
17811787[ v321 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v320...v321
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v323 "
5+ BUILDPACK_VERSION = "v324 "
66 end
77end
You can’t perform that action at this time.
0 commit comments