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.15 Released
3+ layout : post
4+ author : David Rodríguez
5+ author_email : deivid.rodriguez@riseup.net
6+ ---
7+
8+ RubyGems 3.5.15 includes enhancements, bug fixes 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+ * Installs bundler 2.5.15 as a default gem.
20+
21+ _ ## Bug fixes:_
22+
23+ * Restrict generic ` arm ` to only match 32-bit arm. Pull request
24+ [ #7830 ] ( https://github.com/rubygems/rubygems/pull/7830 ) by ntkme
25+ * Protect creating binstubs with a file lock. Pull request
26+ [ #7806 ] ( https://github.com/rubygems/rubygems/pull/7806 ) by
27+ deivid-rodriguez
28+
29+ _ ## Documentation:_
30+
31+ * Make it clearer that ` add_dependency ` is the main way to add
32+ non-development dependencies. Pull request
33+ [ #7800 ] ( https://github.com/rubygems/rubygems/pull/7800 ) by jeromedalbert
34+
35+
36+ SHA256 Checksums:
37+
38+ * rubygems-3.5.15.tgz
39+ d086e1c368fd3cbe04ca0f108459d0142d0d57413ae9e1d2ff4b220ebc8e6b87
40+ * rubygems-3.5.15.zip
41+ b36c1fdef9b3dc37233ff02c441bf1f35f70c2f281bd11bf153e578364e54c52
42+ * rubygems-update-3.5.15.gem
43+ aa94fc663e445ddaa316e1c1fe2d3cdc6daf036081a05f942b2cafc4e2e1890e
44+
45+
46+ [ download ] : https://rubygems.org/pages/download
47+
You can’t perform that action at this time.
0 commit comments