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.6.3 Released
3+ layout : post
4+ author : David Rodríguez
5+ author_email : deivid.rodriguez@riseup.net
6+ ---
7+
8+ RubyGems 3.6.3 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+ * Add credentials file path to ` gem env ` . Pull request
20+ [ #8375 ] ( https://github.com/rubygems/rubygems/pull/8375 ) by duckinator
21+ * Update SPDX license list as of 2024-12-30. Pull request
22+ [ #8387 ] ( https://github.com/rubygems/rubygems/pull/8387 ) by
23+ github-actions[ bot]
24+ * Installs bundler 2.6.3 as a default gem.
25+
26+ _ ## Bug fixes:_
27+
28+ * Fix ` @licenses ` array unmarshalling. Pull request
29+ [ #8411 ] ( https://github.com/rubygems/rubygems/pull/8411 ) by rykov
30+
31+
32+ SHA256 Checksums:
33+
34+ * rubygems-3.6.3.tgz
35+ ed284c404da69a5fdb43c9d37b86e56f3c3f43a7bee85ac47cf2fb3a136f00ea
36+ * rubygems-3.6.3.zip
37+ 703b862f72ec3728ddaa0cf148fb3c066aa67e510e819d00626b6509223e701d
38+ * rubygems-update-3.6.3.gem
39+ 6a46f9876e0ed8b5d9d1bd789b0c3308490eb5e7d21d0571ab4ef2d64211bb4f
40+
41+
42+ [ download ] : https://rubygems.org/pages/download
43+
You can’t perform that action at this time.
0 commit comments