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

ruby-changes:62693

From: Hiroshi <ko1@a...>
Date: Mon, 24 Aug 2020 19:24:32 +0900 (JST)
Subject: [ruby-changes:62693] 1eb1add68a (master): Added entry for changes of default gems

https://git.ruby-lang.org/ruby.git/commit/?id=1eb1add68a

From 1eb1add68abe9a4e860fe4dc64b3b105d854a935 Mon Sep 17 00:00:00 2001
From: Hiroshi SHIBATA <hsbt@r...>
Date: Mon, 24 Aug 2020 19:24:07 +0900
Subject: Added entry for changes of default gems


diff --git a/NEWS.md b/NEWS.md
index 558acad..acaaeab 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -217,6 +217,26 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L217
 
 ## Stdlib compatibility issues
 
+* Default gems
+
+    * The following libraries are promoted the default gems from stdlib.
+
+        * English
+        * erb
+        * find
+        * io-nonblock
+        * io-wait
+        * net-ftp
+        * net-http
+        * net-imap
+        * net-protocol
+        * optparse
+        * rinda
+        * set
+        * tempfile
+        * tmpdir
+        * werkref
+
 * Bundled gems
 
     * net-telnet and xmlrpc have been removed from the bundled gems.
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

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