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 c73f0a5 commit f325b9eCopy full SHA for f325b9e
1 file changed
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## 4.0.7 / 2026-02-25
4
+
5
+### Enhancements:
6
7
+* Add Gem.disable_system_update_message in setup.rb. Pull request
8
+ [#9020](https://github.com/ruby/rubygems/pull/9020) by hyuraku
9
+* Print message when signing in with an existing API key. Pull request
10
+ [#9312](https://github.com/ruby/rubygems/pull/9312) by hsbt
11
+* Installs bundler 4.0.7 as a default gem.
12
13
+### Documentation:
14
15
+* Document gemspecs must be deterministic. Pull request
16
+ [#9321](https://github.com/ruby/rubygems/pull/9321) by fxn
17
+* Remove "##" from a comment to require. Pull request
18
+ [#9306](https://github.com/ruby/rubygems/pull/9306) by tompng
19
20
## 4.0.6 / 2026-02-05
21
22
### Enhancements:
0 commit comments