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.8 / 2024-04-11
2+
3+ ## Security:
4+
5+ * Respect global umask when writing regular files. Pull request
6+ [ #7518 ] ( https://github.com/rubygems/rubygems/pull/7518 ) by
7+ deivid-rodriguez
8+
9+ ## Enhancements:
10+
11+ * Allow string keys with gemrc. Pull request
12+ [ #7543 ] ( https://github.com/rubygems/rubygems/pull/7543 ) by hsbt
13+ * [ Experimental] Add "gem rebuild" command. Pull request
14+ [ #4913 ] ( https://github.com/rubygems/rubygems/pull/4913 ) by duckinator
15+ * Installs bundler 2.5.8 as a default gem.
16+
17+ ## Bug fixes:
18+
19+ * Fix NoMethodError crash when building errors about corrupt package
20+ files. Pull request
21+ [ #7539 ] ( https://github.com/rubygems/rubygems/pull/7539 ) by jez
22+ * Fix resolver to properly intersect Arrays of ` Gem::Resolver::Activation `
23+ objects. Pull request
24+ [ #7537 ] ( https://github.com/rubygems/rubygems/pull/7537 ) by
25+ deivid-rodriguez
26+
127# 3.5.7 / 2024-03-22
228
329## Enhancements:
You can’t perform that action at this time.
0 commit comments