Shopify / bootboot

Dualboot your Ruby app made easy
MIT License
423 stars 31 forks source link

Bootboot doesn't work well with new Bundler versions (>= 2.5.10) #69

Open joelim41 opened 3 weeks ago

joelim41 commented 3 weeks ago

When using bundler >= v2.5.10, running bundle update will not update the next lockfile and running --conservative will generate more changes than necessary.