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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
## [Unreleased]
4
4
5
5
6
+
## [v297] - 2025-03-26
7
+
8
+
- Ruby 3.1.7 and 3.2.8 is now available
9
+
10
+
6
11
## [v296] - 2025-03-21
7
12
8
13
- Bundler `1.x` usage error is downgraded to a warning. This warning will be moved to an error once `heroku-20` is Sunset (https://github.com/heroku/heroku-buildpack-ruby/pull/1565)
@@ -1651,7 +1656,8 @@ Bugfixes:
1651
1656
* Change gem detection to use lockfile parser
1652
1657
* use `$RACK_ENV` when thin is detected for rack apps
0 commit comments