3

Heroku へのプッシュ/デプロイ時にこの特定のエラーが発生しました

Counting objects: 92259, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (19977/19977), done.
Writing objects:  48% (45054/92259), 13.63 MiB | 103 KiB/s    

Writing objects: 100% (92259/92259), 23.82 MiB | 87 KiB/s, done.
Total 92259 (delta 72165), reused 90569 (delta 70774)

-----> Ruby/NoLockfile app detected
 !
 !     Gemfile.lock required. Please check it in.
 !

 !     Push rejected, failed to compile Ruby/NoLockfile app

To git@heroku.com:xiruki-task.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:xiruki-task.git'

Gemfile.lock を削除して再度バンドル インストールを試みましたが、うまくいきませんでした。

任意の回避策をいただければ幸いです。

4

1 に答える 1