We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91c3726 commit 8bf462bCopy full SHA for 8bf462b
1 file changed
bundler/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## 4.0.5 (2026-01-29)
16
17
### Enhancements:
0 commit comments