Skip to content

Commit 8bf462b

Browse files
committed
Changelog for Bundler version 4.0.6
1 parent 91c3726 commit 8bf462b

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

bundler/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 4.0.6 (2026-02-05)
4+
5+
### Bug fixes:
6+
7+
- Fix gzip cache corruption when recovering from HTTP 416 responses [#9272](https://github.com/ruby/rubygems/pull/9272)
8+
- Fallback git/path sources to default source [#9301](https://github.com/ruby/rubygems/pull/9301)
9+
- Ensure revision is always re-resolved in `git_proxy.rb` [#9294](https://github.com/ruby/rubygems/pull/9294)
10+
11+
### Documentation:
12+
13+
- Clarify local gem override docs to require git-sourced gems [#9305](https://github.com/ruby/rubygems/pull/9305)
14+
315
## 4.0.5 (2026-01-29)
416

517
### Enhancements:

0 commit comments

Comments
 (0)