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+ ## [ v314] - 2025-07-18
7+
8+ - JRuby 10.0.1.0 is now available
9+
10+
611## [ v313] - 2025-07-15
712
813- Ruby 3.4.5 is now available
@@ -1726,7 +1731,8 @@ Bugfixes:
17261731* Change gem detection to use lockfile parser
17271732* use ` $RACK_ENV ` when thin is detected for rack apps
17281733
1729- [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v313...main
1734+ [ unreleased ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v314...main
1735+ [ v314 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v313...v314
17301736[ v313 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v312...v313
17311737[ v312 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v311...v312
17321738[ v311 ] : https://github.com/heroku/heroku-buildpack-ruby/compare/v310...v311
Original file line number Diff line number Diff line change 22
33module LanguagePack
44 class LanguagePack ::Base
5- BUILDPACK_VERSION = "v313 "
5+ BUILDPACK_VERSION = "v314 "
66 end
77end
You can’t perform that action at this time.
0 commit comments