mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update stdlib versions [ci skip]
This commit is contained in:
parent
20dfc7621c
commit
00a941ac4b
1 changed files with 8 additions and 8 deletions
16
NEWS.md
16
NEWS.md
|
@ -273,17 +273,17 @@ Outstanding ones only.
|
||||||
* IO::Wait 0.2.0
|
* IO::Wait 0.2.0
|
||||||
* CSV 3.2.1
|
* CSV 3.2.1
|
||||||
* Etc 1.3.0
|
* Etc 1.3.0
|
||||||
* Date 3.2.0
|
* Date 3.2.2
|
||||||
* Zlib 2.1.1
|
* Zlib 2.1.1
|
||||||
* StringScanner 3.0.1
|
* StringScanner 3.0.1
|
||||||
* IpAddr 1.2.2
|
* IpAddr 1.2.3
|
||||||
* Logger 1.4.4
|
* Logger 1.4.4
|
||||||
* OStruct 0.5.0
|
* OStruct 0.5.0
|
||||||
* Irb
|
* Irb
|
||||||
* Racc 1.6.0
|
* Racc 1.6.0
|
||||||
* Delegate 0.2.0
|
* Delegate 0.2.0
|
||||||
* Benchmark 0.2.0
|
* Benchmark 0.2.0
|
||||||
* CGI 0.3.0
|
* CGI 0.3.1
|
||||||
* Readline(C-ext) 0.1.3
|
* Readline(C-ext) 0.1.3
|
||||||
* Timeout 0.2.0
|
* Timeout 0.2.0
|
||||||
* YAML 0.2.0
|
* YAML 0.2.0
|
||||||
|
@ -298,7 +298,7 @@ Outstanding ones only.
|
||||||
* Net::Http 0.2.0
|
* Net::Http 0.2.0
|
||||||
* BigDecimal
|
* BigDecimal
|
||||||
* OptionParser 0.2.0
|
* OptionParser 0.2.0
|
||||||
* Set 1.0.1
|
* Set 1.0.2
|
||||||
* Find 0.1.1
|
* Find 0.1.1
|
||||||
* Rinda 0.1.1
|
* Rinda 0.1.1
|
||||||
* Erb 2.2.3
|
* Erb 2.2.3
|
||||||
|
@ -313,15 +313,15 @@ Outstanding ones only.
|
||||||
* Prettyprint 0.1.1
|
* Prettyprint 0.1.1
|
||||||
* Drb 2.1.0
|
* Drb 2.1.0
|
||||||
* Pathname 0.2.0
|
* Pathname 0.2.0
|
||||||
* Digest 3.1.0.pre2
|
* Digest 3.1.0.pre3
|
||||||
* Un 0.2.0
|
* Un 0.2.0
|
||||||
* The following bundled gems are updated.
|
* The following bundled gems are updated.
|
||||||
* minitest 5.14.4
|
* minitest 5.14.4
|
||||||
* power_assert 2.0.1
|
* power_assert 2.0.1
|
||||||
* rake 13.0.6
|
* rake 13.0.6
|
||||||
* test-unit 3.5.0
|
* test-unit 3.5.1
|
||||||
* rbs 1.6.2
|
* rbs 1.8.0
|
||||||
* typeprof 0.20.2
|
* typeprof 0.20.4
|
||||||
* The following default gems are now bundled gems.
|
* The following default gems are now bundled gems.
|
||||||
* net-ftp
|
* net-ftp
|
||||||
* net-imap
|
* net-imap
|
||||||
|
|
Loading…
Add table
Reference in a new issue