File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : 3.7.1 Released
3+ layout : post
4+ author : David Rodríguez
5+ 6+ ---
7+
8+ RubyGems 3.7.1 includes enhancements and documentation.
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+ * Fix regression in presence of RVM gems. Pull request
20+ [ #8854 ] ( https://github.com/rubygems/rubygems/pull/8854 ) by
21+ deivid-rodriguez
22+ * Restore parsing "--" as an unknown platform rather than crashing. Pull
23+ request [ #8846 ] ( https://github.com/rubygems/rubygems/pull/8846 ) by
24+ deivid-rodriguez
25+ * Installs bundler 2.7.1 as a default gem.
26+
27+ _ ### Documentation:_
28+
29+ * Use mailto link in Code of Conduct. Pull request
30+ [ #8849 ] ( https://github.com/rubygems/rubygems/pull/8849 ) by
31+ deivid-rodriguez
32+ * Update Code of Conduct email to
[email protected] . Pull request
33+ [ #8848 ] ( https://github.com/rubygems/rubygems/pull/8848 ) by indirect
34+
35+
36+ SHA256 Checksums:
37+
38+ * rubygems-3.7.1.tgz
39+ 750c8c771180d41ed2358344e5461edee83158c0a81b779969a1339961bc1163
40+ * rubygems-3.7.1.zip
41+ cafa2e6f9737786b856360a24cf972cc7da4b612c71d3f36e5888cc65d03b977
42+ * rubygems-update-3.7.1.gem
43+ 4e4931ff55006d1bc1bdffe1df005c23d614bfa6844abd91cde2b935ef8fa088
44+
45+
46+ [ download ] : https://rubygems.org/pages/download
47+
You can’t perform that action at this time.
0 commit comments