Skip to content

Commit 20b6f10

Browse files
Changelog for Bundler version 2.5.6
1 parent 4f0639a commit 20b6f10

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 2.5.6 (February 6, 2024)
2+
3+
## Deprecations:
4+
5+
- Refactor lockfile generation and deprecate `Definition#lock` with explicit lockfile [#7047](https://github.com/rubygems/rubygems/pull/7047)
6+
7+
## Enhancements:
8+
9+
- Bump `required_ruby_version` to be used in `bundle gem` template [#7430](https://github.com/rubygems/rubygems/pull/7430)
10+
11+
## Bug fixes:
12+
13+
- Fix musl platform not being added to the lockfile [#7441](https://github.com/rubygems/rubygems/pull/7441)
14+
- Let `Bundler.with_original_env` properly restore env variables originally empty [#7383](https://github.com/rubygems/rubygems/pull/7383)
15+
116
# 2.5.5 (January 18, 2024)
217

318
## Bug fixes:

0 commit comments

Comments
 (0)