Skip to content

Commit 8970e2f

Browse files
Added 3.5.13 release announcement
1 parent 1f59334 commit 8970e2f

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: 3.5.13 Released
3+
layout: post
4+
author: David Rodriguez
5+
author_email: deivid.rodriguez@riseup.net
6+
---
7+
8+
RubyGems 3.5.13 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+
* Installs bundler 2.5.13 as a default gem.
20+
21+
_## Bug fixes:_
22+
23+
* Never remove executables that may belong to a default gem. Pull request
24+
[#7747](https://github.com/rubygems/rubygems/pull/7747) by
25+
deivid-rodriguez
26+
27+
28+
SHA256 Checksums:
29+
30+
* rubygems-3.5.13.tgz
31+
10a27b5b959e87959a0c86b091cf2b88117b2987c40628a011623aca7fd8ae0b
32+
* rubygems-3.5.13.zip
33+
438ccb149aff4ed055afa02170c704f71451658fbf78e7c4003633f71d554513
34+
* rubygems-update-3.5.13.gem
35+
d66895fea6e7cec14e6a6c26c5ce485b463a73c4be4ee6a5ba4774a7bdd2c0c3
36+
37+
38+
[download]: https://rubygems.org/pages/download
39+

0 commit comments

Comments
 (0)