summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-25 10:22:43 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2020-12-25 10:22:45 +0900
commit1ba77ff8aa1375cbbc9f1e5f3266e4872d7346f3 (patch)
treef12ff5cef2c9d7a5221abe85d65e28bb4ea1f683 /NEWS.md
parent45f3d481064c64e3fa1a9c75d215d12d5c7d729e (diff)
Update stdlib section for Ruby 3.0
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md30
1 files changed, 25 insertions, 5 deletions
diff --git a/NEWS.md b/NEWS.md
index dd8751e6a0..06c219ec41 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -396,18 +396,36 @@ Outstanding ones only.
* 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.
* 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.
* 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.
* RubyGems
- * Update to RubyGems 3.2.2
+ * Update to RubyGems 3.2.3
* StringIO