Skip to content

Commit 5033c7e

Browse files
committed
Changelog for Rubygems version 4.0.9
1 parent 01361dd commit 5033c7e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## 4.0.9 / 2026-03-25
4+
5+
### Enhancements:
6+
7+
* Fix: include owner role in `gem owner`. Pull request [#9403](https://github.com/ruby/rubygems/pull/9403) by gjtorikian
8+
* Installs bundler 4.0.9 as a default gem.
9+
10+
### Bug fixes:
11+
12+
* Fix: Ensure trailing slash is added to source URIs added via gem sources. Pull request [#9055](https://github.com/ruby/rubygems/pull/9055) by zirni
13+
14+
### Documentation:
15+
16+
* [DOC] Fix link. Pull request [#9409](https://github.com/ruby/rubygems/pull/9409) by BurdetteLamar
17+
318
## 4.0.8 / 2026-03-11
419

520
### Enhancements:

0 commit comments

Comments
 (0)