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+ ## [ v328] - 2025-11-17
7+
8+ - Ruby 4.0.0-preview2 is now available
9+
10+
611## [ v327] - 2025-10-24
712
813- Ruby 3.3.10 is now available
@@ -1789,7 +1794,8 @@ Bugfixes:
17891794* Change gem detection to use lockfile parser
17901795* use ` $RACK_ENV ` when thin is detected for rack apps
17911796
1792- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v327...main
1797+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v328...main
1798+ [ v328 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v327...v328
17931799[ v327 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v326...v327
17941800[ v326 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v325...v326
17951801[ v325 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v324...v325
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v327 "
5+ BUILDPACK_VERSION = "v328 "
66 end
77end
You can’t perform that action at this time.
0 commit comments