Skip to content

Commit 10af250

Browse files
Prepare release v346 (heroku#1711)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent cf596e0 commit 10af250

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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+
## [v346] - 2026-02-02
7+
58
- Add metric: Track apps with and without `BUNDLED WITH` in the `Gemfile.lock`
69
- Default bundler version changed from `2.3.25` to `2.5.23`. Ruby's [standard version of bundler](https://stdgems.org/bundler/) will take precedence if it is greater than Heroku's installed version. When there is no `BUNDLED WITH` in the `Gemfile.lock`, then `bundle install` will use the highest version of Bundler available.
710

@@ -1894,7 +1897,8 @@ Bugfixes:
18941897
* Change gem detection to use lockfile parser
18951898
* use `$RACK_ENV` when thin is detected for rack apps
18961899

1897-
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v345...main
1900+
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v346...main
1901+
[v346]: https://github.com/heroku/heroku-buildpack-ruby/compare/v345...v346
18981902
[v345]: https://github.com/heroku/heroku-buildpack-ruby/compare/v344...v345
18991903
[v344]: https://github.com/heroku/heroku-buildpack-ruby/compare/v343...v344
19001904
[v343]: https://github.com/heroku/heroku-buildpack-ruby/compare/v342...v343

0 commit comments

Comments
 (0)