Skip to content

Commit e4aaf4d

Browse files
committed
Changelog for Rubygems version 4.0.10
1 parent 5e27642 commit e4aaf4d

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 4.0.10 / 2026-04-08
4+
5+
### Enhancements:
6+
7+
* Ignore warnings with spec different platforms. Pull request [#8508](https://github.com/ruby/rubygems/pull/8508) by hsbt
8+
* Better algorithm for sorting gem version. Pull request [#9421](https://github.com/ruby/rubygems/pull/9421) by Edouard-chin
9+
* Update SPDX license list as of 2026-02-20. Pull request [#9434](https://github.com/ruby/rubygems/pull/9434) by hsbt
10+
* Installs bundler 4.0.10 as a default gem.
11+
12+
### Bug fixes:
13+
14+
* Register native extension files in default spec map. Pull request [#9431](https://github.com/ruby/rubygems/pull/9431) by hsbt
15+
* Fix NoMethodError in Gem.try_activate when activation conflicts occur. Pull request [#9404](https://github.com/ruby/rubygems/pull/9404) by hsbt
16+
317
## 4.0.9 / 2026-03-25
418

519
### Enhancements:

0 commit comments

Comments
 (0)