1道偷、查看ruby版本
ruby --version
2、brew升級
brew update (可能會出現(xiàn)下列報錯更扁,報錯后執(zhí)行第3步)
3盖腕、切到homebrew,移除當(dāng)前的homebrew-core
cd /usr/local/Homebrew/Library/Taps/homebrew
rm -rf homebrew-core
4浓镜、繼續(xù)升級
brew update
5溃列、執(zhí)行完后查看ruby版本
6、升級ruby
brew install ruby
升級完后查看版本還是在之前版本時膛薛,做以下切換
echo 'export PATH="/usr/local/opt/ruby/bin:$PATH"' >> ~/.bash_profile
source ~/.bash_profile
再次查看版本听隐,成功!:遄摹雅任!