Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ brew install ruby-build Upgrade with: ```sh brew update && brew upgrade ruby-build brew upgrade ruby-build ``` ### Clone as rbenv plugin using git Loading bin/rbenv-install +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ if [ "$STATUS" == "2" ]; then echo -n "If the version you need is missing, try upgrading ruby-build" if [ "$here" != "${here#$(brew --prefix 2>/dev/null)}" ]; then printf ":\n\n" echo " brew update && brew upgrade ruby-build" echo " brew upgrade ruby-build" elif [ -d "${here}/.git" ]; then printf ":\n\n" echo " git -C ${here} pull" Loading test/rbenv.bats +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ See all available versions with \`rbenv install --list'. If the version you need is missing, try upgrading ruby-build: brew update && brew upgrade ruby-build brew upgrade ruby-build OUT unstub brew Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ brew install ruby-build Upgrade with: ```sh brew update && brew upgrade ruby-build brew upgrade ruby-build ``` ### Clone as rbenv plugin using git Loading
bin/rbenv-install +1 −1 Original line number Diff line number Diff line Loading @@ -240,7 +240,7 @@ if [ "$STATUS" == "2" ]; then echo -n "If the version you need is missing, try upgrading ruby-build" if [ "$here" != "${here#$(brew --prefix 2>/dev/null)}" ]; then printf ":\n\n" echo " brew update && brew upgrade ruby-build" echo " brew upgrade ruby-build" elif [ -d "${here}/.git" ]; then printf ":\n\n" echo " git -C ${here} pull" Loading
test/rbenv.bats +1 −1 Original line number Diff line number Diff line Loading @@ -114,7 +114,7 @@ See all available versions with \`rbenv install --list'. If the version you need is missing, try upgrading ruby-build: brew update && brew upgrade ruby-build brew upgrade ruby-build OUT unstub brew Loading