Skip to content

Instantly share code, notes, and snippets.

@mingsai
Created March 19, 2022 00:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mingsai/a8127e175e37ff31034eef65c0ca4cd2 to your computer and use it in GitHub Desktop.
Save mingsai/a8127e175e37ff31034eef65c0ca4cd2 to your computer and use it in GitHub Desktop.
Gem Commands
# Remove all gems from system
sudo rm -rf /Library/Ruby/Gems/*
#Gem environment
gem env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment