- Update
REGEXPto findBUNDLED_WITHwithout a newline above
- Preserve Platform section in Gemfile.lock #4
- Fix
LockfilePreserver::RubyVersiondoes not addRUBY VERSIONsection back to lockfile bug #3
- Introduce
LockfilePreserver::RubyVersion#2 - Introduce
LockfilePreserver::Pipeline#2 - Refactor spec fixture originations #2
.keepnow accepts:ruby_versionto preserve Ruby Version section from the lockfile #2- new
.keep_allmethod to preserve BUNDLED WITH and RUBY VERSION section from the lockfile #2
Init LockfilePreserver.