Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 929 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 929 Bytes

CHANGELOG

Unreleased

1.0.4 - 2017.05.03

  • Update REGEXP to find BUNDLED_WITH without a newline above

1.0.3 - 2017.04.24

  • Preserve Platform section in Gemfile.lock #4

1.0.2 - 2016.06.14

  • Fix LockfilePreserver::RubyVersion does not add RUBY VERSION section back to lockfile bug #3

1.0.1 - 2016.06.02

  • Introduce LockfilePreserver::RubyVersion #2
  • Introduce LockfilePreserver::Pipeline #2
  • Refactor spec fixture originations #2
  • .keep now accepts :ruby_version to preserve Ruby Version section from the lockfile #2
  • new .keep_all method to preserve BUNDLED WITH and RUBY VERSION section from the lockfile #2

1.0.0 - 2016.03.08

Init LockfilePreserver.