Skip to content

Commit 67ca96c

Browse files
Prepare release v339 (#1693)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 27848b7 commit 67ca96c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
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.

0 commit comments

Comments
 (0)