We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2384eca commit 6db8933Copy full SHA for 6db8933
1 file changed
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
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
19
## 4.0.7 / 2026-02-25
20
21
### Enhancements:
0 commit comments