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:

  1. Open Terminal.
  2. Run the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install brew-gem using brew
    brew install brew-gem

brew-gem is ready to use now!