Update stdlib section for Ruby 3.0

This commit is contained in:
Hiroshi SHIBATA 2020-12-25 10:22:43 +09:00 committed by NARUSE, Yui
parent a628a108fe
commit 5c6f5b16c6

30
NEWS.md
View file

@ -396,18 +396,36 @@ Outstanding ones only.
* Bundler * 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 * CSV
* Update to CSV 3.1.9 * Update to CSV 3.1.9
* Date
* Update to Date 3.1.1
* This version is Ractor compatible.
* Digest * Digest
* Update to Digest 3.0.0 * Update to Digest 3.0.0
* This version is Ractor compatible. * This version is Ractor compatible.
* Etc
* Update to Etc 1.2.0
* This version is Ractor compatible.
* Fiddle * Fiddle
* Update to Fiddle 1.0.5 * Update to Fiddle 1.0.5
@ -418,9 +436,9 @@ Outstanding ones only.
* JSON * JSON
* Update to JSON 2.4.0 * Update to JSON 2.5.0
* Ractor compatible. * This version is Ractor compatible.
* Set * Set
@ -473,7 +491,9 @@ Outstanding ones only.
* Psych * Psych
* Update to Psych 3.2.1 * Update to Psych 3.3.0
* This version is Ractor compatible.
* Reline * Reline
@ -481,7 +501,7 @@ Outstanding ones only.
* RubyGems * RubyGems
* Update to RubyGems 3.2.2 * Update to RubyGems 3.2.3
* StringIO * StringIO