File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 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:
You can’t perform that action at this time.
0 commit comments