instructure / bundler-multilock

Support multiple lockfiles
MIT License
3 stars 2 forks source link

fix double-sync #1

Closed ccutrer closed 1 year ago

ccutrer commented 1 year ago

if the preamble already exists, injecting the preamble would evaluate the gemfile, and recursively load the plugin (and plugins.rb). avoid the problems of that by only adding our hooks in multilock.rb, which will only be required once