We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39f075 commit 34adcb0Copy full SHA for 34adcb0
1 file changed
_posts/2025-04-13-3.6.8-released.md
@@ -0,0 +1,33 @@
1
+---
2
+title: 3.6.8 Released
3
+layout: post
4
+author: David Rodríguez
5
+author_email: deivid.rodriguez@riseup.net
6
7
+
8
+RubyGems 3.6.8 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.6.8 as a default gem.
20
21
22
+SHA256 Checksums:
23
24
+* rubygems-3.6.8.tgz
25
+ da5340b42ba3ddc5ede4a6b948ffa5b409d48cb119e2937e27e4c0b13bf9c390
26
+* rubygems-3.6.8.zip
27
+ 4de1a7664390de3d4b35e3180671d664081b2534467c128ac169ef1437be61c4
28
+* rubygems-update-3.6.8.gem
29
+ 9fce1aa05ac09f5945cf1bfb00b6f6c5a468b5296226151e639f6e22f1efef50
30
31
32
+[download]: https://rubygems.org/pages/download
33
0 commit comments