heroku pushしたらFailed to install gems via Bundler.
下記のコマンドで実現できます。
$ bundle install --without production $ git commit -a -m "Update gemfile.lock for heroku" $ git push heroku master
2019年5月1日
下記のコマンドで実現できます。
$ bundle install --without production $ git commit -a -m "Update gemfile.lock for heroku" $ git push heroku master
Copyright© off.tokyo , 2021 All Rights Reserved Powered by AFFINGER5.