Dependabot can't resolve your Ruby dependency files
Closed this issue · 1 comments
dependabot-preview commented
Dependabot can't resolve your Ruby dependencies.
As a result, Dependabot couldn't update any of your dependencies.
This could have been caused by a git reference having been deleted at the source, by an out-of-sync lockfile, or by a bug in Dependabot.
To help diagnose the issue, please try running bundle update --patch
locally. If no errors occur, get in touch and we'll help dig into it.
You can mention @dependabot in the comments below to contact the Dependabot team.
dependabot-preview commented
This issue has been caused by a version of parser
being yanked. If you run bundle update parser
and commit the result, it will fix this.
We're working on being able to handle yanked sub-dependencies automatically - sorry for the inconvenience!