File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : 3.3.4 Released
3+ layout : post
4+ author : David Rodríguez
5+ author_email : deivid.rodriguez@riseup.net
6+ ---
7+
8+ RubyGems 3.3.4 includes enhancements, bug fixes 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+ * Don't redownload ` rubygems-update ` package if already there. Pull
20+ request #5230 by deivid-rodriguez
21+ * Installs bundler 2.3.4 as a default gem.
22+
23+ _ ## Bug fixes:_
24+
25+ * Fix ` gem update --system ` crashing when latest version not supported.
26+ Pull request #5191 by deivid-rodriguez
27+
28+ _ ## Performance:_
29+
30+ * Make SpecificationPolicy autoload constant. Pull request #5222 by pocke
31+
32+
33+ SHA256 Checksums:
34+
35+ * rubygems-3.3.4.tgz
36+ efbe846f26332c39bad90956189ad465b88736369f80399c85a716b4650b3834
37+ * rubygems-3.3.4.zip
38+ f5d7cd4e9547e715b4d97658ab87f8c225811c469b0c809970fd24d079f37bb2
39+ * rubygems-update-3.3.4.gem
40+ df98672e59c80628ebc2c5c5391675f23f1dbe37357998be44125b3a9dba21c5
41+
42+
43+ [ download ] : https://rubygems.org/pages/download
44+
You can’t perform that action at this time.
0 commit comments