I want to know how to update to the latest stable version of Ruby with Homebrew. I am not interested in using RVM. Thanks.
To upgrade Ruby with rbenv: Per the rbenv README
brew upgrade rbenv ruby-build
rbenv install -l
rbenv install