We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9fb64 commit 5555cc5Copy full SHA for 5555cc5
1 file changed
_posts/2024-09-24-3.5.20-released.md
@@ -0,0 +1,33 @@
1
+---
2
+title: 3.5.20 Released
3
+layout: post
4
+author: David Rodríguez
5
+author_email: deivid.rodriguez@riseup.net
6
7
+
8
+RubyGems 3.5.20 includes enhancements.
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.20 as a default gem.
20
21
22
+SHA256 Checksums:
23
24
+* rubygems-3.5.20.tgz
25
+ 211e0b0fa5313620e1d4a2b352deaf60687c3549ba35f89cdb604f993ff69f83
26
+* rubygems-3.5.20.zip
27
+ 959e711271f1e41c502be4752af77af8e729c26e8df15ef4bfb198ca5578405f
28
+* rubygems-update-3.5.20.gem
29
+ 722ac315f9fd9413fcbadd35a001e8760ab31cbec3ee3cd8de26d65745940a1b
30
31
32
+[download]: https://rubygems.org/pages/download
33
0 commit comments