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 7795149 commit b9b52fcCopy full SHA for b9b52fc
1 file changed
bundler/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 4.0.5 (2026-01-29)
4
+
5
+### Enhancements:
6
7
+ - Fix Bundler that re-exec $0 when a `version` is present in the config: [#9249](https://github.com/ruby/rubygems/pull/9249)
8
9
+### Bug fixes:
10
11
+ - Only use parent source with Git and Path sources [#9269](https://github.com/ruby/rubygems/pull/9269)
12
13
## 4.0.4 (2026-01-15)
14
15
### Enhancements:
0 commit comments