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+ ## [ v300] - 2025-04-14
7+
8+ - Ruby 3.4.3 is now available
9+
10+
611## [ v299] - 2025-04-07
712
813
@@ -1662,7 +1667,8 @@ Bugfixes:
16621667* Change gem detection to use lockfile parser
16631668* use ` $RACK_ENV ` when thin is detected for rack apps
16641669
1665- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v299...main
1670+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v300...main
1671+ [ v300 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v299...v300
16661672[ v299 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v298...v299
16671673[ v298 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v297...v298
16681674[ v297 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v296...v297
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v299 "
5+ BUILDPACK_VERSION = "v300 "
66 end
77end
You can’t perform that action at this time.
0 commit comments