Skip to content

Commit 5555cc5

Browse files
Added 3.5.20 release announcement
1 parent 3b9fb64 commit 5555cc5

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)