File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ # 3.6.9 / 2025-05-13
2+
3+ ## Enhancements:
4+
5+ * Add mtime to Gem::Package::TarWriter#add_file argument. Pull request
6+ [ #8673 ] ( https://github.com/rubygems/rubygems/pull/8673 ) by unasuke
7+ * Print webauthn authentication link as a separate line to make it easier
8+ to visit. Pull request
9+ [ #8663 ] ( https://github.com/rubygems/rubygems/pull/8663 ) by mperham
10+ * Remove shellwords autoload. Pull request
11+ [ #8644 ] ( https://github.com/rubygems/rubygems/pull/8644 ) by
12+ deivid-rodriguez
13+ * Installs bundler 2.6.9 as a default gem.
14+
15+ ## Performance:
16+
17+ * Avoid unnecessary splat allocation. Pull request
18+ [ #8640 ] ( https://github.com/rubygems/rubygems/pull/8640 ) by jeremyevans
19+
20+ ## Documentation:
21+
22+ * Fix typo in Changelog for 3.6.0 / 2024-12-16. Pull request
23+ [ #8638 ] ( https://github.com/rubygems/rubygems/pull/8638 ) by thatrobotdev
24+
125# 3.6.8 / 2025-04-13
226
327## Enhancements:
You can’t perform that action at this time.
0 commit comments