How do I install RubyGems on my Mac?
I tried to run $ gem install rubygems-update
with no luck. It returns:
ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.
Any help would be great. Thanks