From 5c6f5b16c65506d0aadacb69b2a110f7a75cbf8b Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Fri, 25 Dec 2020 10:22:43 +0900 Subject: Update stdlib section for Ruby 3.0 --- NEWS.md | 30 +++++++++++++++++++++++++----- 1 file 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 -- cgit v1.2.3