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.5.18 Released
3+ layout : post
4+ author : David Rodríguez
5+ author_email : deivid.rodriguez@riseup.net
6+ ---
7+
8+ RubyGems 3.5.18 includes enhancements and bug fixes.
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+ * Installs bundler 2.5.18 as a default gem.
20+
21+ _ ## Bug fixes:_
22+
23+ * Fix ` gem uninstall <name>:<version> ` failing on shadowed default gems.
24+ Pull request [ #7949 ] ( https://github.com/rubygems/rubygems/pull/7949 ) by
25+ deivid-rodriguez
26+
27+
28+ SHA256 Checksums:
29+
30+ * rubygems-3.5.18.tgz
31+ a99163d03286850559134448e4c666fa32513407b63f1c277e5142b75180db56
32+ * rubygems-3.5.18.zip
33+ 9b4fcf33c92aaf8bdc1c3c3711d22cadb12327cac388ae56e87a3795d9f5920a
34+ * rubygems-update-3.5.18.gem
35+ 60460dae859b7714b9f64f846f6e99b8e876845b006476d82d4d0d13ef53fda4
36+
37+
38+ [ download ] : https://rubygems.org/pages/download
39+
You can’t perform that action at this time.
0 commit comments