File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+
6+ ## [ v339] - 2026-01-05
7+
58- Ruby is now installed before bundler. Previously, Bundler was used to detect the Ruby version by calling
69 ` bundle platform --ruby ` . Now that the Ruby version is detected directly from the ` Gemfile.lock ` , the
710 order of installation can be changed such that Ruby is installed before Bundler.
@@ -1852,7 +1855,8 @@ Bugfixes:
18521855* Change gem detection to use lockfile parser
18531856* use ` $RACK_ENV ` when thin is detected for rack apps
18541857
1855- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v338...main
1858+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v339...main
1859+ [ v339 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v338...v339
18561860[ v338 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v337...v338
18571861[ v337 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v336...v337
18581862[ v336 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v335...v336
File renamed without changes.
You can’t perform that action at this time.
0 commit comments