Skip to content

Commit 157d85d

Browse files
Added 3.5.9 release announcement
1 parent 721f24e commit 157d85d

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.9 Released
3+
layout: post
4+
author: David Rodriguez
5+
author_email: deivid.rodriguez@riseup.net
6+
---
7+
8+
RubyGems 3.5.9 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.9 as a default gem.
20+
21+
22+
SHA256 Checksums:
23+
24+
* rubygems-3.5.9.tgz
25+
2b203642191e6bb9ece19075f62275a88526319b124684c46667415dca4363f1
26+
* rubygems-3.5.9.zip
27+
e84246e89ddd8ac14844fc289e5c863346c67fdaa898c88a55438943397993b6
28+
* rubygems-update-3.5.9.gem
29+
4825e486c53db8885978f5892357fd7c2c8bebb39601d66e24e9c2fe1d891cbd
30+
31+
32+
[download]: https://rubygems.org/pages/download
33+

0 commit comments

Comments
 (0)