ruby-changes:70066
From: Kazuhiro <ko1@a...>
Date: Sun, 5 Dec 2021 20:34:51 +0900 (JST)
Subject: [ruby-changes:70066] 00a941ac4b (master): Update stdlib versions [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=00a941ac4b From 00a941ac4bb5520a412bcd70ecc8a65fd1e21a5b Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Sun, 5 Dec 2021 20:34:25 +0900 Subject: Update stdlib versions [ci skip] --- NEWS.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/NEWS.md b/NEWS.md index c8bb1231176..04d70d5fc99 100644 --- a/NEWS.md +++ b/NEWS.md @@ -273,17 +273,17 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L273 * IO::Wait 0.2.0 * CSV 3.2.1 * Etc 1.3.0 - * Date 3.2.0 + * Date 3.2.2 * Zlib 2.1.1 * StringScanner 3.0.1 - * IpAddr 1.2.2 + * IpAddr 1.2.3 * Logger 1.4.4 * OStruct 0.5.0 * Irb * Racc 1.6.0 * Delegate 0.2.0 * Benchmark 0.2.0 - * CGI 0.3.0 + * CGI 0.3.1 * Readline(C-ext) 0.1.3 * Timeout 0.2.0 * YAML 0.2.0 @@ -298,7 +298,7 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L298 * Net::Http 0.2.0 * BigDecimal * OptionParser 0.2.0 - * Set 1.0.1 + * Set 1.0.2 * Find 0.1.1 * Rinda 0.1.1 * Erb 2.2.3 @@ -313,15 +313,15 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L313 * Prettyprint 0.1.1 * Drb 2.1.0 * Pathname 0.2.0 - * Digest 3.1.0.pre2 + * Digest 3.1.0.pre3 * Un 0.2.0 * The following bundled gems are updated. * minitest 5.14.4 * power_assert 2.0.1 * rake 13.0.6 - * test-unit 3.5.0 - * rbs 1.6.2 - * typeprof 0.20.2 + * test-unit 3.5.1 + * rbs 1.8.0 + * typeprof 0.20.4 * The following default gems are now bundled gems. * net-ftp * net-imap -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/