Skip to content

Commit 6db8933

Browse files
committed
Changelog for Rubygems version 4.0.8
1 parent 2384eca commit 6db8933

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 4.0.8 / 2026-03-11
4+
5+
### Enhancements:
6+
7+
* Use JSON for cargo metadata parsing. Pull request
8+
[#9373](https://github.com/ruby/rubygems/pull/9373) by hsbt
9+
* Fix NameError in Gem::Request.get_proxy_from_env when requiring
10+
rubygems/request directly. Pull request
11+
[#9362](https://github.com/ruby/rubygems/pull/9362) by afurm
12+
* Installs bundler 4.0.8 as a default gem.
13+
14+
### Documentation:
15+
16+
* Unify Compact Index API naming. Pull request
17+
[#9372](https://github.com/ruby/rubygems/pull/9372) by simi
18+
319
## 4.0.7 / 2026-02-25
420

521
### Enhancements:

0 commit comments

Comments
 (0)