ruby-install v0.8.2 Release Notes

Release Date: 2021-07-04 // over 1 year ago
    • ๐Ÿ’Ž Infer the ruby archive name from the URL, when a custom --url is given.
    • No longer run homebrew as root, if homebrew was installed by the current user.

    ๐Ÿ’Ž truffleruby

    • Guard against installing into /usr/local (--system) with an error message, since TruffleRuby currently does not provide FHS compliant packages. When TruffleRuby begins supporting installing into the FHS directory structure, the error message will be removed.

    ๐Ÿ’Ž truffleruby-graalvm

    • ๐Ÿš€ Updated to install the TruffleRuby GraalVM (CE) Java 11 releases.