We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 782bc17 commit b8ead93Copy full SHA for b8ead93
CHANGELOG.md
@@ -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
15
# 3.6.3 / 2025-01-16
16
17
## Enhancements:
0 commit comments