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+ - 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