Guide To Install brew-gem On Mac using Brew
Package Information:
Name: brew-gem
Use: brew gem allows you to install any rubygem as a homebrew formula.
URL: https://github.com/sportngin/brew-gem
Installation Steps:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install brew-gem using brew
brew install brew-gem
brew-gem is ready to use now!