bundle add <arg>

Add gem to the Gemfile and run bundle install

Arguments

NameDescription
arg

Options

NameDescription
--version, -vSpecify version requirements
--group, -gSpecify the group(s) for the added gem
--source, -sSpecify the source
--skip-installAdds the gem to the Gemfile but does not install it
--optimisticAdds optimistic declaration of version
--strictAdds strict declaration of version