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
@@ -2,6 +2,9 @@
2
2
3
3
## [Unreleased]
4
4
5
+
6
+
## [v295] - 2025-03-20
7
+
5
8
- Explicit error message raised with upgrade instructions for applications specifying bundler `1.x` in the Gemfile.lock (https://github.com/heroku/heroku-buildpack-ruby/pull/1561)
6
9
7
10
## [v294] - 2025-03-19
@@ -1644,7 +1647,8 @@ Bugfixes:
1644
1647
* Change gem detection to use lockfile parser
1645
1648
* use `$RACK_ENV` when thin is detected for rack apps
0 commit comments