--binstubs -- generate bin stubs for bundled gems to ./bin
--deployment -- install using defaults tuned for deployment environments
--frozen -- do not allow the Gemfile.lock to be updated after this install
--gemfile -- use the specified gemfile instead of Gemfile
--local -- do not attempt to connect to rubygems.org
--no-color -- disable colorization in output
--path -- specify a different path than the system default
--quiet -- only output warnings and errors
--system -- install to the system location
--without -- exclude gems that are part of the specified named group