File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # 3.5.21 / 2024-10-03
2+
3+ ## Enhancements:
4+
5+ * Fix ` Gem::MissingSpecVersionError#to_s ` not showing exception message.
6+ Pull request [ #8074 ] ( https://github.com/rubygems/rubygems/pull/8074 ) by
7+ deivid-rodriguez
8+ * Remove code that makes suggest_gems_from_name give worse results. Pull
9+ request [ #8083 ] ( https://github.com/rubygems/rubygems/pull/8083 ) by
10+ duckinator
11+ * Warning about PATH in ` --user-install ` mode is only necessary for gems
12+ with executables. Pull request
13+ [ #8071 ] ( https://github.com/rubygems/rubygems/pull/8071 ) by
14+ deivid-rodriguez
15+ * Installs bundler 2.5.21 as a default gem.
16+
17+ ## Bug fixes:
18+
19+ * Fix error in one source when fetching dependency APIs clearing results
20+ from all sources. Pull request
21+ [ #8080 ] ( https://github.com/rubygems/rubygems/pull/8080 ) by
22+ deivid-rodriguez
23+ * Fix ` gem cleanup ` warning when two versions of psych installed. Pull
24+ request [ #8072 ] ( https://github.com/rubygems/rubygems/pull/8072 ) by
25+ deivid-rodriguez
26+
127# 3.5.20 / 2024-09-24
228
329## Enhancements:
You can’t perform that action at this time.
0 commit comments