Skip to content

Commit eb58f3c

Browse files
Changelog for Bundler version 2.6.9
1 parent 4999c28 commit eb58f3c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 2.6.9 (May 13, 2025)
2+
3+
## Enhancements:
4+
5+
- Fix doctor command parsing of otool output [#8665](https://github.com/rubygems/rubygems/pull/8665)
6+
- Add SSL troubleshooting to `bundle doctor` [#8624](https://github.com/rubygems/rubygems/pull/8624)
7+
- Let `bundle lock --normalize-platforms` remove invalid platforms [#8631](https://github.com/rubygems/rubygems/pull/8631)
8+
9+
## Bug fixes:
10+
11+
- Fix `bundle lock` sometimes allowing invalid platforms into the lockfile [#8630](https://github.com/rubygems/rubygems/pull/8630)
12+
- Fix false positive warning about insecure materialization in frozen mode [#8629](https://github.com/rubygems/rubygems/pull/8629)
13+
114
# 2.6.8 (April 13, 2025)
215

316
## Enhancements:

0 commit comments

Comments
 (0)