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+ ## [ v299] - 2025-04-07
7+
8+
69## [ v298] - 2025-04-03
710
811- Added observability metrics (https://github.com/heroku/heroku-buildpack-ruby/pull/1569 )
@@ -1659,7 +1662,8 @@ Bugfixes:
16591662* Change gem detection to use lockfile parser
16601663* use ` $RACK_ENV ` when thin is detected for rack apps
16611664
1662- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v298...main
1665+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v299...main
1666+ [ v299 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v298...v299
16631667[ v298 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v297...v298
16641668[ v297 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v296...v297
16651669[ v296 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v295...v296
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v298 "
5+ BUILDPACK_VERSION = "v299 "
66 end
77end
You can’t perform that action at this time.
0 commit comments