We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01361dd commit 5033c7eCopy full SHA for 5033c7e
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
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
18
## 4.0.8 / 2026-03-11
19
20
### Enhancements:
0 commit comments