ruby-changes:74019
From: Nobuyoshi <ko1@a...>
Date: Sun, 16 Oct 2022 18:22:55 +0900 (JST)
Subject: [ruby-changes:74019] 15488fc1c6 (master): Update bundled gems list at 2022-10-16
https://git.ruby-lang.org/ruby.git/commit/?id=15488fc1c6 From 15488fc1c6f66d2ebb7410c48d76e9588921db63 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sun, 16 Oct 2022 18:04:15 +0900 Subject: Update bundled gems list at 2022-10-16 --- NEWS.md | 1 + gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 730462d85d..0d0308c0a0 100644 --- a/NEWS.md +++ b/NEWS.md @@ -234,6 +234,7 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L234 * timeout 0.3.0 * The following bundled gems are updated. * minitest 5.16.3 + * power_assert 2.0.2 * test-unit 3.5.5 * net-ftp 0.2.0 * net-imap 0.3.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index 3b8ca4791d..18c7eb8b1f 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/gems/bundled_gems#L1 # gem-name version-to-bundle repository-url [optional-commit-hash-to-test-or-defaults-to-v-version] minitest 5.16.3 https://github.com/seattlerb/minitest -power_assert 2.0.1 https://github.com/ruby/power_assert +power_assert 2.0.2 https://github.com/ruby/power_assert rake 13.0.6 https://github.com/ruby/rake test-unit 3.5.5 https://github.com/test-unit/test-unit rexml 3.2.5 https://github.com/ruby/rexml -- cgit v1.2.3 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/