github rbenv/ruby-build v20130129
ruby-build 20130129

latest releases: v20241105, v20241030, v20241017...
10 years ago
  • Change rbenv install to attempt to install the local app-specific
    version when it is invoked without any arguments
  • Add interactive confirmation to rbenv install when the destination prefix
    exists. Pass -f or --force to force installation of versions that are
    already installed
  • Add support for specifying which program to use for make via the $MAKE
    environment variable. FreeBSD users can now instruct ruby-build to use GNU
    make by setting MAKE=gmake
  • Modify the post-install process to invoke chmod only for group- or
    world-writable directories
  • Add before_install and after_install hooks for rbenv install plugins to
    facilitate post-installation automation

Don't miss a new ruby-build release

NewReleases is sending notifications on new releases.