What's Changed
- Add JRuby 10.0.3.0 by @headius in https://github.com/rbenv/ruby-build/pull/2602
- Fix OpenSSL version requirement range for Ruby >= 4 by @glaszig in https://github.com/rbenv/ruby-build/pull/2601
- Fix
jruby-devto use updated URLs, add arm64 support by @eregon in https://github.com/rbenv/ruby-build/pull/2603 - Support building
ruby-devfrom arbitrary git revision by @by...