instructure / bundler-multilock

Support multiple lockfiles
MIT License
3 stars 2 forks source link

don't evaluate the default lockfile at all in certain cases #20

Closed ccutrer closed 10 months ago

ccutrer commented 10 months ago

if an alternate lockfile is active, and while that's active for some reason the default lockfile is not evaluatable, just don't evaluate it (but without having to know outside of ruby which one will be active)