Skip to content

Commit b25ae75

Browse files
committed
Changelog for Rubygems version 4.0.15
1 parent f0ba73b commit b25ae75

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 4.0.15 / 2026-06-24
4+
5+
### Enhancements:
6+
7+
* Rubygems: Fix Gem::Request for PQC support, adding integration connection tests. Pull request [#9615](https://github.com/ruby/rubygems/pull/9615) by junaruga
8+
* Reduce peak memory usage of full index loading and bundle install. Pull request [#9618](https://github.com/ruby/rubygems/pull/9618) by hsbt
9+
* Installs bundler 4.0.15 as a default gem.
10+
11+
### Bug fixes:
12+
13+
* Forward security policy to old-format gems. Pull request [#9611](https://github.com/ruby/rubygems/pull/9611) by hsbt
14+
315
## 4.0.14 / 2026-06-10
416

517
### Enhancements:

0 commit comments

Comments
 (0)