Skip to content

Commit a2b42db

Browse files
committed
Changelog for Rubygems version 4.0.5
1 parent b9b52fc commit a2b42db

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
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:

0 commit comments

Comments
 (0)