Ruby - Gems and Bundler
You want to install multiple gems at once:
rails, puma, and nokogiri. Which command correctly installs all three with a single `gem install` command?