Skip to content

Commit b8ead93

Browse files
Changelog for Rubygems version 3.6.4
1 parent 782bc17 commit b8ead93

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 3.6.4 / 2025-02-17
2+
3+
## Enhancements:
4+
5+
* Raise a simpler error when RubyGems fails to activate a dependency. Pull
6+
request [#8449](https://github.com/rubygems/rubygems/pull/8449) by
7+
deivid-rodriguez
8+
* Installs bundler 2.6.4 as a default gem.
9+
10+
## Performance:
11+
12+
* Allocate strings from Requirement match only once. Pull request
13+
[#8245](https://github.com/rubygems/rubygems/pull/8245) by segiddins
14+
115
# 3.6.3 / 2025-01-16
216

317
## Enhancements:

0 commit comments

Comments
 (0)