# gemのインストール $ bundle install # 指定した環境のgemのインストールをしない $ bundle install --without <environment_name> $ bundle install --without production