mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 10:33:58 +02:00
Update stdlib section for Ruby 3.0
This commit is contained in:
parent
a628a108fe
commit
5c6f5b16c6
1 changed files with 25 additions and 5 deletions
30
NEWS.md
30
NEWS.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue