简体   繁体   中英

Heroku error - Failed to install gems via Bundler

I'm making a new deployment to heroku and getting the following error, any ideas on how to fix this? Is bundler broken?

    remote:        Downloading countries-1.2.5 revealed dependencies not in the API or the lockfile
remote:        (i18n_data (~> 0.7.0)).
remote:        Either installing with `--full-index` or running `bundle update countries`
remote:        should fix the problem.
remote:  !
remote:  !     Failed to install gems via Bundler.
remote:  !
remote:  !     Push rejected, failed to compile Ruby app.
remote: 
remote:  !     Push failed
remote: Verifying deploy...

由于缺少上下文,我会尝试更新gem并重试,让我们知道是否可行。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM