Skip to content

Commit d28ea05

Browse files
Prepare release v351 (heroku#1723)
* Prepare release v351 * Update CHANGELOG.md Removed the v350 entry as it mistakenly cited Ruby 3.3.9 instead of Ruby 3.4.9. The changelog entry is superficial so there's no actual code difference between the v350 and v351 versions published to the buildpack registry. Signed-off-by: Colin Casey <casey.colin@gmail.com> --------- Signed-off-by: Colin Casey <casey.colin@gmail.com> Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com> Co-authored-by: Colin Casey <casey.colin@gmail.com>
1 parent 46e8262 commit d28ea05

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
## [Unreleased]
44

55

6-
## [v350] - 2026-03-11
6+
## [v351] - 2026-03-11
77

8-
- Ruby 3.3.9 is now available
8+
- Ruby 3.4.9 is now available
99

1010

1111
## [v349] - 2026-03-06
@@ -1916,7 +1916,8 @@ Bugfixes:
19161916
* Change gem detection to use lockfile parser
19171917
* use `$RACK_ENV` when thin is detected for rack apps
19181918

1919-
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v350...main
1919+
[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v351...main
1920+
[v351]: https://github.com/heroku/heroku-buildpack-ruby/compare/v350...v351
19201921
[v350]: https://github.com/heroku/heroku-buildpack-ruby/compare/v349...v350
19211922
[v349]: https://github.com/heroku/heroku-buildpack-ruby/compare/v348...v349
19221923
[v348]: https://github.com/heroku/heroku-buildpack-ruby/compare/v347...v348

0 commit comments

Comments
 (0)