Closed juliancheal closed 9 months ago
We are also seeing something similar in the manageiq bot - https://github.com/ManageIQ/miq_bot/pull/448 - specifically, https://travis-ci.org/github/ManageIQ/miq_bot/builds/663249302#L255
I'm going to close this one until we have a reproducer - I haven't seen it in years.
Speaking to @Fryguy he thinks this is a bundler issue, relating to that the plugin is not in the lock file.
Here is the output from my Heroku deploy
Moving
plugin 'bundler-inject'
togroup :development do
didn't fix this either as I get aNoMethodError: undefined method 'full_gem_path' for nil:NilClass
as seen in this bundler issue https://github.com/rubygems/rubygems/issues/3319#issuecomment-538670962