File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : 3.6.4 Released
3+ layout : post
4+ author : David Rodríguez
5+ 6+ ---
7+
8+ RubyGems 3.6.4 includes enhancements and performance.
9+
10+ To update to the latest RubyGems you can run:
11+
12+ gem update --system
13+
14+ To install RubyGems by hand see the [ Download RubyGems] [ download ] page.
15+
16+
17+ _ ## Enhancements:_
18+
19+ * Raise a simpler error when RubyGems fails to activate a dependency. Pull
20+ request [ #8449 ] ( https://github.com/rubygems/rubygems/pull/8449 ) by
21+ deivid-rodriguez
22+ * Installs bundler 2.6.4 as a default gem.
23+
24+ _ ## Performance:_
25+
26+ * Allocate strings from Requirement match only once. Pull request
27+ [ #8245 ] ( https://github.com/rubygems/rubygems/pull/8245 ) by segiddins
28+
29+
30+ SHA256 Checksums:
31+
32+ * rubygems-3.6.4.tgz
33+ 41b68f4e886e320f94d9d250717355cdb557e6e1aac3110116bdb93d0f21e6b9
34+ * rubygems-3.6.4.zip
35+ 82a2b40513b140d0bd499cf3737e54c13e3a08033288ee18bf05551ba725cd2b
36+ * rubygems-update-3.6.4.gem
37+ fb7b2c951705784e553a8fb215b42c60716514ed511ead74331174b3aea09f86
38+
39+
40+ [ download ] : https://rubygems.org/pages/download
41+
You can’t perform that action at this time.
0 commit comments