Created
March 19, 2022 00:11
-
-
Save mingsai/a8127e175e37ff31034eef65c0ca4cd2 to your computer and use it in GitHub Desktop.
Gem Commands
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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