File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33## [ Unreleased]
44
55
6+ ## [ v313] - 2025-07-15
7+
8+ - Ruby 3.4.5 is now available
9+
10+
611## [ v312] - 2025-06-10
712
813- JRuby 9.4.13.0 is now available
@@ -1721,7 +1726,8 @@ Bugfixes:
17211726* Change gem detection to use lockfile parser
17221727* use ` $RACK_ENV ` when thin is detected for rack apps
17231728
1724- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v312...main
1729+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v313...main
1730+ [ v313 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v312...v313
17251731[ v312 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v311...v312
17261732[ v311 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v310...v311
17271733[ v310 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v309...v310
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v312 "
5+ BUILDPACK_VERSION = "v313 "
66 end
77end
You can’t perform that action at this time.
0 commit comments