File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed
Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.1 / 2025-12-09
4+
5+ ### Enhancements:
6+
7+ * Installs bundler 4.0.1 as a default gem.
8+
9+ ### Bug fixes:
10+
11+ * Fixed unexpected default bundler installation. Pull request
12+ [ #9167 ] ( https://github.com/ruby/rubygems/pull/9167 ) by hsbt
13+
14+ ### Documentation:
15+
16+ * Update contributing docs with ` RGV ` . Pull request
17+ [ #9155 ] ( https://github.com/ruby/rubygems/pull/9155 ) by eileencodes
18+
319## 4.0.0 / 2025-12-03
420
521### Features:
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.1 (2025-12-09)
4+
5+ ### Performance:
6+
7+ - Increase connection pool to allow for up to 70% speed increase on ` bundle install ` [ #9087 ] ( https://github.com/ruby/rubygems/pull/9087 )
8+
9+ ### Enhancements:
10+
11+ - Fix the config suggestion in the warning for ` $ bundle ` [ #9164 ] ( https://github.com/ruby/rubygems/pull/9164 )
12+ - Fix native extension loading in newgem template for RHEL-based systems [ #9156 ] ( https://github.com/ruby/rubygems/pull/9156 )
13+
14+ ### Bug fixes:
15+
16+ - Fix Bundler removing executables after creating them [ #9169 ] ( https://github.com/ruby/rubygems/pull/9169 )
17+
318## 4.0.0 (2025-12-03)
419
520### Features:
You can’t perform that action at this time.
0 commit comments