ruby-build 20230904
What's Changed
- Show openssl version used from homebrew by default by @MatasNed in #2226
- Bump up OpenSSL versions by @hsbt in #2227
- Avoid test failure when stubbing FreeBSD environment by @mislav in #2228
- Display the actual error when testing for Ruby's openssl extension by @YellowApple in #2223
- Remove
require_gcc
implementation by @mislav in #2232 - Remove
require_llvm
implementation by @mislav in #2231 - Update URLs for truffleruby+graalvm-dev by @eregon in #2244
New Contributors
- @MatasNed made their first contribution in #2226
- @YellowApple made their first contribution in #2223
Full Changelog: v20230717...v20230904