Dependabot couldn't fetch the branch/reference for docx.git
Closed this issue · 0 comments
dependabot-preview commented
Your dependency file specified a branch or reference for docx.git
, but Dependabot couldn't find it at the project's source. Has it been removed?
For Ruby dependencies, this can be caused by a branch specified in your Gemfile being deleted at the source, or having been rebased, so the commit reference in your Gemfile.lock is no longer included in the branch. In that case, it can be fixed by running bundler update docx.git
locally.