Skip to content

Instantly share code, notes, and snippets.

@ajrussellaudio
Last active March 27, 2018 14:15
Show Gist options
  • Save ajrussellaudio/b03f20f1ed6b2aa9be3e9c2aec1e43f3 to your computer and use it in GitHub Desktop.
Save ajrussellaudio/b03f20f1ed6b2aa9be3e9c2aec1e43f3 to your computer and use it in GitHub Desktop.
Fixing `gem install` permissions
sudo chown -R $(whoami) /Library/Ruby/Gems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment