[前][次][番号順一覧][スレッド一覧]

ruby-changes:64582

From: Hiroshi <ko1@a...>
Date: Fri, 25 Dec 2020 10:23:05 +0900 (JST)
Subject: [ruby-changes:64582] 1ba77ff8aa (master): Update stdlib section for Ruby 3.0

https://git.ruby-lang.org/ruby.git/commit/?id=1ba77ff8aa

From 1ba77ff8aa1375cbbc9f1e5f3266e4872d7346f3 Mon Sep 17 00:00:00 2001
From: Hiroshi SHIBATA <hsbt@r...>
Date: Fri, 25 Dec 2020 10:22:43 +0900
Subject: Update stdlib section for Ruby 3.0


diff --git a/NEWS.md b/NEWS.md
index dd8751e..06c219e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -396,18 +396,36 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L396
 
 * Bundler
 
-    * Update to Bundler 2.2.2
+    * Update to Bundler 2.2.3
+
+* CGI
+
+    * Update to 0.2.0
+
+    * This version is Ractor compatible.
 
 * CSV
 
     * Update to CSV 3.1.9
 
+* Date
+
+    * Update to Date 3.1.1
+
+    * This version is Ractor compatible.
+
 * Digest
 
     * Update to Digest 3.0.0
 
     * This version is Ractor compatible.
 
+* Etc
+
+    * Update to Etc 1.2.0
+
+    * This version is Ractor compatible.
+
 * Fiddle
 
     * Update to Fiddle 1.0.5
@@ -418,9 +436,9 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L436
 
 * JSON
 
-    * Update to JSON 2.4.0
+    * Update to JSON 2.5.0
 
-    * Ractor compatible.
+    * This version is Ractor compatible.
 
 * Set
 
@@ -473,7 +491,9 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L491
 
 * Psych
 
-    * Update to Psych 3.2.1
+    * Update to Psych 3.3.0
+
+    * This version is Ractor compatible.
 
 * Reline
 
@@ -481,7 +501,7 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L501
 
 * RubyGems
 
-    * Update to RubyGems 3.2.2
+    * Update to RubyGems 3.2.3
 
 * StringIO
 
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]