Skip to content

0.3.9

Latest
Compare
Choose a tag to compare
@postmodern postmodern released this 20 Apr 00:09
· 133 commits to master since this release
v0.3.9

0.3.9 / 2014-11-23

chruby.sh

  • Stop searching RUBIES if an exact match is found. (@havenwood)

auto.sh

  • Fixed a bug where /.ruby-version was being ignored. (@havenwood)

chruby-exec

  • Ensure that all parameters are properly shell-escaped. (@havenwood)

scripts/setup.sh

scripts/bug_report.sh

  • Print RUBYLIB, RUBYOPT, RUBYPATH and RUBYSHELL env variables.
  • Include chruby-exec in the versions section.
  • Fall back to -V if --version did not work.