File tree 1 file changed +42
-0
lines changed
1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : 3.6.6 Released
3
+ layout : post
4
+ author : David Rodríguez
5
+
6
+ ---
7
+
8
+ RubyGems 3.6.6 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
+ * Update vendored uri to 1.0.3. Pull request
20
+ [ #8534 ] ( https://github.com/rubygems/rubygems/pull/8534 ) by hsbt
21
+ * Installs bundler 2.6.6 as a default gem.
22
+
23
+ _ ## Bug fixes:_
24
+
25
+ * Fix ` gem rdoc ` not working with newer versions of rdoc when not
26
+ installed as default gems. Pull request
27
+ [ #8549 ] ( https://github.com/rubygems/rubygems/pull/8549 ) by
28
+ deivid-rodriguez
29
+
30
+
31
+ SHA256 Checksums:
32
+
33
+ * rubygems-3.6.6.tgz
34
+ b4642fe16598fb93d40d6bcde9f69250debc0f13238cad410a7505c0cf740dad
35
+ * rubygems-3.6.6.zip
36
+ d84d4146cb98a4b51b5401bd940192e8bd7804419726d736bc624ce20d83553f
37
+ * rubygems-update-3.6.6.gem
38
+ e3004ad1ebcd52481ed5f67029c5b859b5e24a21deb7465b45969c2fc789eeb7
39
+
40
+
41
+ [ download ] : https://rubygems.org/pages/download
42
+
You can’t perform that action at this time.
0 commit comments