I used sudo bundle install and that might be the cause of the issue?
sudo bundle install
Now I have:
gem -v
ruby -v
gem update --system
will update the rubygems and will fix the problem.