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.
- ๐ Infer the ruby archive name from the URL, when a custom