File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # 3.6.7 / 2025-04-03
2+
3+ ## Enhancements:
4+
5+ * Sorting files in metadata for build reproducibility. Pull request
6+ [ #8569 ] ( https://github.com/rubygems/rubygems/pull/8569 ) by
7+ giacomobenedetti
8+ * Default to a SOURCE_DATE_EPOCH of 315619200, to simplify reproducible
9+ builds. Pull request
10+ [ #8568 ] ( https://github.com/rubygems/rubygems/pull/8568 ) by duckinator
11+ * Let ` gem exec ` raise an error in ambiguous cases. Pull request
12+ [ #8573 ] ( https://github.com/rubygems/rubygems/pull/8573 ) by
13+ deivid-rodriguez
14+ * Installs bundler 2.6.7 as a default gem.
15+
16+ ## Performance:
17+
18+ * Speed up Version#<=> ~ 20-50% when lengths differ. Pull request
19+ [ #8565 ] ( https://github.com/rubygems/rubygems/pull/8565 ) by skipkayhil
20+
121# 3.6.6 / 2025-03-13
222
323## Enhancements:
You can’t perform that action at this time.
0 commit comments