thought-driven / bummr

Update your gems in separate commits. Identify any that fail your build.
MIT License
234 stars 23 forks source link

Add option to support upgrading Gemfile.lock-only dependencies? #38

Closed alyssais closed 7 years ago

alyssais commented 7 years ago

I see from #7 and #11 that bummr used to update all possible dependencies, not just those in the Gemfile, but this was changed. I'd love it if this could be added back as an option — currently I use bummr to update all of my Gemfile dependencies, but then have to go through the process manually for the Gemfile.lock-only dependencies.