Skip to content

Commit

Permalink
Added 3.6.5 release announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Feb 20, 2025
1 parent 8dffce8 commit d07b189
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions _posts/2025-02-20-3.6.5-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: 3.6.5 Released
layout: post
author: David Rodríguez
author_email: [email protected]
---

RubyGems 3.6.5 includes enhancements and documentation.

To update to the latest RubyGems you can run:

gem update --system

To install RubyGems by hand see the [Download RubyGems][download] page.


_## Enhancements:_

* Installs bundler 2.6.5 as a default gem.

_## Documentation:_

* Removed `gem server` from `gem help`. Pull request
[#8507](https://github.com/rubygems/rubygems/pull/8507) by hsbt


SHA256 Checksums:

* rubygems-3.6.5.tgz
c20034de6a49479337edb6c543b0c7390544f6287d15b25750efa910ac2bf7c8
* rubygems-3.6.5.zip
6f055dccfd810316139bf8a83c5738d75965f083e17c740fa231f2a2669048c9
* rubygems-update-3.6.5.gem
1d6764fee1618a71a89932621ace8132e0cbb1374c1dd02337d15407108a9af4


[download]: https://rubygems.org/pages/download

0 comments on commit d07b189

Please sign in to comment.