1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update stdlib versions

This commit is contained in:
Kazuhiro NISHIYAMA 2021-10-27 16:18:18 +09:00
parent 489e5e3a82
commit 219f54152a
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

12
NEWS.md
View file

@ -202,9 +202,9 @@ Outstanding ones only.
* The following default gem are updated. * The following default gem are updated.
* RubyGems * RubyGems
* Bundler * Bundler
* RDoc 6.4.0 * RDoc 6.3.2
* ReLine * ReLine
* JSON 2.6.0 * JSON 2.6.1
* Psych 4.0.2 * Psych 4.0.2
* FileUtils 1.6.0 * FileUtils 1.6.0
* Fiddle 1.1.0 * Fiddle 1.1.0
@ -216,7 +216,7 @@ Outstanding ones only.
* Date 3.2.0 * Date 3.2.0
* Zlib 2.1.1 * Zlib 2.1.1
* StringScanner 3.0.1 * StringScanner 3.0.1
* IpAddr * IpAddr 1.2.2
* Logger 1.4.4 * Logger 1.4.4
* OStruct 0.5.0 * OStruct 0.5.0
* Irb * Irb
@ -238,10 +238,10 @@ Outstanding ones only.
* Net::Http 0.2.0 * Net::Http 0.2.0
* BigDecimal * BigDecimal
* OptionParser 0.2.0 * OptionParser 0.2.0
* Set * Set 1.0.1
* Find 0.1.1 * Find 0.1.1
* Rinda 0.1.1 * Rinda 0.1.1
* Erb * Erb 2.2.3
* NKF 0.1.1 * NKF 0.1.1
* Base64 0.1.1 * Base64 0.1.1
* OpenUri 0.2.0 * OpenUri 0.2.0
@ -261,7 +261,7 @@ Outstanding ones only.
* rake 13.0.6 * rake 13.0.6
* test-unit 3.5.0 * test-unit 3.5.0
* rbs 1.6.2 * rbs 1.6.2
* typeprof 0.20.0 * typeprof 0.20.1
* The following default gems are now bundled gems. * The following default gems are now bundled gems.
* net-ftp * net-ftp
* net-imap * net-imap