You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.
I've had a bit of a look at this in an attempt to fix it. It seems that the LockfileParser, which generates this error, has no knowledge of the filename of the file it's trying to parse. I attempted to give it that information, but the assumptions seems to be baked in in quite a few places; Not just the lockfile parser, but the lockfile helper method, and other places too.
Sadly I think this is too large a piece of work for me without knowing more about the direction the code is headed in.
For example, in the event of a merge conflict in the file GemfileFast, bundler provides the following error:
The text was updated successfully, but these errors were encountered: