I used sudo bundle install and that might be the cause of the issue?
sudo bundle install
Now I have:
gem -v
ruby -v
I had to do rake clean --force. Then did gem install rake and so forth.
rake clean --force
gem install rake