You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,9 @@
3
3
## [Unreleased]
4
4
5
5
6
+
## [v311] - 2025-06-09
7
+
8
+
6
9
- Stream `bundle list` when `bundle install` emits no gem information. This condition happens when bundler 2.4+ runs with no gem additions or deletions (https://github.com/heroku/heroku-buildpack-ruby/pull/1610)
7
10
8
11
## [v310] - 2025-05-27
@@ -1713,7 +1716,8 @@ Bugfixes:
1713
1716
* Change gem detection to use lockfile parser
1714
1717
* use `$RACK_ENV` when thin is detected for rack apps
0 commit comments