What's New
- Add TruffleRuby and TruffleRuby GraalVM 23.1.1 by @eregon in #2284
- Add JRuby 9.4.4.0 by @headius in #2277
- Bump up OpenSSL 3.1.4 by @hsbt in #2283
What's Changed
- Avoid compiling OpenSSL if the user supplied
--with-openssl-dir
on the command line by @mislav in #2274 - Remove strict
openssl@1.1
requirement from TruffleRuby, jruby-dev definitions by @mislav in #2278 - Fix fixing JRuby shebangs on macOS by @mislav in #2280
- Remove implicit LDFLAGS, CPPFLAGS, and "ldflags_dirs" build step by @mislav in #2271
- Cleanup in truffleruby+graalvm installation by @mislav in #2272
- Cleanup in OpenSSL compilation step by @mislav in #2270
- Avoiding excessive cd when fetching git repos by @mislav in #2273
- Add tests for functionality related to linking to OpenSSL by @mislav in #2276
- Skip ri/rdoc when installing jruby-launcher by @eregon in #2281
Full Changelog: v20231014...v20231025