Skip to content

Commit e7a019b

Browse files
Changelog for Rubygems version 3.7.2
1 parent 9ee38f6 commit e7a019b

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
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:

0 commit comments

Comments
 (0)