If you need to update RubyGems, they’ll tell you you can just run “gem update --system”, but this didn’t work for me (even though I had a recent version). Instead, do it the older way:
>gem install rubygems-update
>update_rubygems
If you need to update RubyGems, they’ll tell you you can just run “gem update --system”, but this didn’t work for me (even though I had a recent version). Instead, do it the older way:
>gem install rubygems-update
>update_rubygems