File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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:
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.7 (2026-02-25)
4+
5+ ### Enhancements:
6+
7+ - Don't check whether a plugin needs to be installed: [ #9328 ] ( https://github.com/ruby/rubygems/pull/9328 )
8+ - [ rust gem] Major improvements for gem scaffolding (rebased) [ #8455 ] ( https://github.com/ruby/rubygems/pull/8455 )
9+ - Fix(bundler): only preload git sources for requested groups [ #9234 ] ( https://github.com/ruby/rubygems/pull/9234 )
10+ - Raise error when gem contains capital letters [ #5432 ] ( https://github.com/ruby/rubygems/pull/5432 )
11+
12+ ### Bug fixes:
13+
14+ - Fix Bundler crashing when it tries to install plugin: [ #9335 ] ( https://github.com/ruby/rubygems/pull/9335 )
15+ - Run git operations in parallel (take 2): [ #9323 ] ( https://github.com/ruby/rubygems/pull/9323 )
16+ - Add support for help flag in plugin commands [ #9263 ] ( https://github.com/ruby/rubygems/pull/9263 )
17+
18+ ### Documentation:
19+
20+ - [ DOC] Fix link in Bundler [ #9315 ] ( https://github.com/ruby/rubygems/pull/9315 )
21+
322## 4.0.6 (2026-02-05)
423
524### Bug fixes:
You can’t perform that action at this time.
0 commit comments