Skip to content

bundler-v2.5.6

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 06 Feb 10:13
· 107 commits to 3.5 since this release
7ac045d

Deprecations:

  • Refactor lockfile generation and deprecate Definition#lock with explicit lockfile #7047

Enhancements:

  • Bump required_ruby_version to be used in bundle gem template #7430

Bug fixes:

  • Fix musl platform not being added to the lockfile #7441
  • Let Bundler.with_original_env properly restore env variables originally empty #7383