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+ ## [ v315] - 2025-07-24
7+
8+ - Ruby 3.2.9 and 3.3.9 is now available
9+
10+
611## [ v314] - 2025-07-18
712
813- JRuby 10.0.1.0 is now available
@@ -1731,7 +1736,8 @@ Bugfixes:
17311736* Change gem detection to use lockfile parser
17321737* use ` $RACK_ENV ` when thin is detected for rack apps
17331738
1734- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v314...main
1739+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v315...main
1740+ [ v315 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v314...v315
17351741[ v314 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v313...v314
17361742[ v313 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v312...v313
17371743[ v312 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v311...v312
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v314 "
5+ BUILDPACK_VERSION = "v315 "
66 end
77end
You can’t perform that action at this time.
0 commit comments