chruby v0.3.4 Release Notes

Release Date: 2013-02-28 // about 11 years ago
    • ๐Ÿ’Ž Prepend the new gem paths to GEM_PATH in chruby_use, instead of overriding the variable. This allows users to add common gem paths to GEM_PATH in ~/.bashrc.
    • ๐Ÿšš Only remove the gem paths used by the Ruby in chruby_reset.

    auto.sh

    • Detect when PROMPT_COMMAND=" " before checking if PROMPT_COMMAND is an empty String. This appears to only happen on OSX Mountain Lion.

    scripts/bug_report.sh

    • ๐Ÿ’Ž Include CHRUBY_VERSION in the output.