Skip to content

Commit 09be118

Browse files
Added 3.5.14 release announcement
1 parent 8d4c19a commit 09be118

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: 3.5.14 Released
3+
layout: post
4+
author: David Rodriguez
5+
author_email: deivid.rodriguez@riseup.net
6+
---
7+
8+
RubyGems 3.5.14 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.14 as a default gem.
20+
21+
_## Bug fixes:_
22+
23+
* Make "bundler? update --bundler" behave identically. Pull request
24+
[#7778](https://github.com/rubygems/rubygems/pull/7778) by x-yuri
25+
26+
27+
SHA256 Checksums:
28+
29+
* rubygems-3.5.14.tgz
30+
07a62267f5f282b6d549bccc61dc0295169574cb2fec36b60dc4518fafaf9419
31+
* rubygems-3.5.14.zip
32+
ea07fdd6e13eb332d3cddaee43560fc84df807bdbee2cdf3920eefeb307d7064
33+
* rubygems-update-3.5.14.gem
34+
d13ed965479b018d4377bfb815a786de23cc790c544c5177f6b046628e99404e
35+
36+
37+
[download]: https://rubygems.org/pages/download
38+

0 commit comments

Comments
 (0)