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
I've seen this problem during my testing too... I think it's cloning the git repo many times at once (one for each of the individual gems it contains -- which is very silly). In my tests it did eventually finish, though.
Either way, we need to coordinate better when multiple gems share the same git repository, so this is definitely a bug. 👍🏻
I'm stuck with that:
maybe it's using the bundler compatibility layer because that's an issue I have with bundler too (but not when manually using git)
this is what is in my
Gemfile
:The text was updated successfully, but these errors were encountered: