Skip to content

Commit d3ea620

Browse files
Changelog for Rubygems version 3.6.7
1 parent f70137a commit d3ea620

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)