File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.7.2 / 2025-09-09
4+
5+ ### Enhancements:
6+
7+ * ` gem sources --prepend ` and ` --append ` allow finer grained control of
8+ sources. Pull request
9+ [ #8901 ] ( https://github.com/rubygems/rubygems/pull/8901 ) by martinemde
10+ * Improve ` gem sources --remove ` output. Pull request
11+ [ #8909 ] ( https://github.com/rubygems/rubygems/pull/8909 ) by
12+ deivid-rodriguez
13+ * Make ` gem sources ` output more clear. Pull request
14+ [ #8938 ] ( https://github.com/rubygems/rubygems/pull/8938 ) by
15+ deivid-rodriguez
16+ * Use IMDSv2 for S3 instance credentials. Pull request
17+ [ #7709 ] ( https://github.com/rubygems/rubygems/pull/7709 ) by
18+ folbricht-stripe
19+ * Installs bundler 2.7.2 as a default gem.
20+
21+ ### Bug fixes:
22+
23+ * Fix "did you mean" suggestions for unknown commands. Pull request
24+ [ #8948 ] ( https://github.com/rubygems/rubygems/pull/8948 ) by
25+ deivid-rodriguez
26+ * Fix trailing slashes not considered by ` gem sources --remove ` . Pull
27+ request [ #8939 ] ( https://github.com/rubygems/rubygems/pull/8939 ) by
28+ deivid-rodriguez
29+
330## 3.7.1 / 2025-07-21
431
532### Enhancements:
You can’t perform that action at this time.
0 commit comments