[前][次][番号順一覧][スレッド一覧]

ruby-changes:69473

From: Kazuhiro <ko1@a...>
Date: Wed, 27 Oct 2021 16:22:35 +0900 (JST)
Subject: [ruby-changes:69473] 219f54152a (master): Update stdlib versions

https://git.ruby-lang.org/ruby.git/commit/?id=219f54152a

From 219f54152aaad31b40e19eef4f01b88730734e62 Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Wed, 27 Oct 2021 16:18:18 +0900
Subject: Update stdlib versions

---
 NEWS.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 0e8a5fc1635..2623423937e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -202,9 +202,9 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L202
 * The following default gem are updated.
   * RubyGems
   * Bundler
-  * RDoc 6.4.0
+  * RDoc 6.3.2
   * ReLine
-  * JSON 2.6.0
+  * JSON 2.6.1
   * Psych 4.0.2
   * FileUtils 1.6.0
   * Fiddle 1.1.0
@@ -216,7 +216,7 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L216
   * Date 3.2.0
   * Zlib 2.1.1
   * StringScanner 3.0.1
-  * IpAddr
+  * IpAddr 1.2.2
   * Logger 1.4.4
   * OStruct 0.5.0
   * Irb
@@ -238,10 +238,10 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L238
   * Net::Http 0.2.0
   * BigDecimal
   * OptionParser 0.2.0
-  * Set
+  * Set 1.0.1
   * Find 0.1.1
   * Rinda 0.1.1
-  * Erb
+  * Erb 2.2.3
   * NKF 0.1.1
   * Base64 0.1.1
   * OpenUri 0.2.0
@@ -261,7 +261,7 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L261
   * rake 13.0.6
   * test-unit 3.5.0
   * rbs 1.6.2
-  * typeprof 0.20.0
+  * typeprof 0.20.1
 * 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/

[前][次][番号順一覧][スレッド一覧]