livingsocial / bundler-patch

Update your gems conservatively to deal with vulnerable gems or just get more current.
MIT License
65 stars 3 forks source link

Should it prevent reverting to older versions? #33

Open chrismo opened 8 years ago

chrismo commented 8 years ago

It currently still does that. I had a TODO to remove the note in the README, but the code is still there. I remmed out the functionality, but no tests failed (whoops) ... anyway. Bundler 1.13.0.rc.2 added a new option for bundle update to NOT regress ... so consider that too.