Skip to content

Commit b9b52fc

Browse files
committed
Changelog for Bundler version 4.0.5
1 parent 7795149 commit b9b52fc

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

bundler/CHANGELOG.md

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

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+
313
## 4.0.4 (2026-01-15)
414

515
### Enhancements:

0 commit comments

Comments
 (0)