File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.5 / 2026-01-29
4+
5+ ### Enhancements:
6+
7+ * Removed unused deprecate loading. Pull request
8+ [ #9266 ] ( https://github.com/ruby/rubygems/pull/9266 ) by hsbt
9+ * Validate executable names for invalid characters. Pull request
10+ [ #9257 ] ( https://github.com/ruby/rubygems/pull/9257 ) by hsbt
11+ * Installs bundler 4.0.5 as a default gem.
12+
13+ ### Bug fixes:
14+
15+ * Fix RubyGems not able to require the right gem:. Pull request
16+ [ #9246 ] ( https://github.com/ruby/rubygems/pull/9246 ) by Edouard-chin
17+ * Remove special behavior for rake. Pull request
18+ [ #9245 ] ( https://github.com/ruby/rubygems/pull/9245 ) by JasonLunn
19+
20+ ### Documentation:
21+
22+ * Added another usage of pristine command. Pull request
23+ [ #9255 ] ( https://github.com/ruby/rubygems/pull/9255 ) by hsbt
24+
325## 4.0.4 / 2026-01-15
426
527### Enhancements:
Original file line number Diff line number Diff line change 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:
You can’t perform that action at this time.
0 commit comments