Skip to content

Commit f325b9e

Browse files
committed
Changelog for Rubygems version 4.0.7
1 parent c73f0a5 commit f325b9e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

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

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+
320
## 4.0.6 / 2026-02-05
421

522
### Enhancements:

0 commit comments

Comments
 (0)