ruby-changes:72268
From: git <ko1@a...>
Date: Tue, 21 Jun 2022 16:05:54 +0900 (JST)
Subject: [ruby-changes:72268] 641a732909 (master): Update bundled gems list at 2022-06-21
https://git.ruby-lang.org/ruby.git/commit/?id=641a732909 From 641a73290963854308880e98b7037967d668e1ba Mon Sep 17 00:00:00 2001 From: git <svn-admin@r...> Date: Tue, 21 Jun 2022 07:05:34 +0000 Subject: Update bundled gems list at 2022-06-21 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 129cd45a1c..03f308cb2f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -171,7 +171,7 @@ Note: We're only listing outstanding class updates. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L171 * stringio 3.0.3 * timeout 0.3.0 * The following bundled gems are updated. - * minitest 5.16.0 + * minitest 5.16.1 * net-imap 0.2.3 * rbs 2.5.1 * typeprof 0.21.2 diff --git a/gems/bundled_gems b/gems/bundled_gems index f4dedd2f92..56110819f6 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -1,5 +1,5 @@ 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.0 https://github.com/seattlerb/minitest +minitest 5.16.1 https://github.com/seattlerb/minitest power_assert 2.0.1 https://github.com/ruby/power_assert rake 13.0.6 https://github.com/ruby/rake test-unit 3.5.3 https://github.com/test-unit/test-unit 3.5.3 -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/