ruby-changes:70282
From: git <ko1@a...>
Date: Sat, 18 Dec 2021 01:18:37 +0900 (JST)
Subject: [ruby-changes:70282] 74b58dd690 (master): Update bundled gems list at 2021-12-17
https://git.ruby-lang.org/ruby.git/commit/?id=74b58dd690 From 74b58dd6906b83990d268e758ffab43f1cd62811 Mon Sep 17 00:00:00 2001 From: git <svn-admin@r...> Date: Fri, 17 Dec 2021 16:18:25 +0000 Subject: Update bundled gems list at 2021-12-17 --- NEWS.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/NEWS.md b/NEWS.md index f8c7ec162e3..98fd54d0da9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -370,15 +370,17 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L370 * power_assert 2.0.1 * rake 13.0.6 * test-unit 3.5.2 + * rexml 3.2.5 * rbs 1.8.1 * typeprof 0.20.4 * The following default gems are now bundled gems. - * net-ftp - * net-imap - * net-pop - * net-smtp - * matrix - * prime + * net-ftp 0.1.3 + * net-imap 0.2.2 + * net-pop 0.1.1 + * net-smtp 0.3.1 + * matrix 0.4.2 + * prime 0.1.2 + * debug 1.3.4 * Coverage measurement now supports suspension. You can use `Coverage.suspend` to stop the measurement temporarily, and `Coverage.resume` to restart it. -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/