ruby-changes:72409
From: git <ko1@a...>
Date: Mon, 4 Jul 2022 16:04:19 +0900 (JST)
Subject: [ruby-changes:72409] b92fb78696 (master): Update bundled gems list at 2022-07-04
https://git.ruby-lang.org/ruby.git/commit/?id=b92fb78696 From b92fb7869624cb58475516361505f65f4f8a24d0 Mon Sep 17 00:00:00 2001 From: git <svn-admin@r...> Date: Mon, 4 Jul 2022 07:03:51 +0000 Subject: Update bundled gems list at 2022-07-04 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index fd7bdadf73..fdb0fdb2a6 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.1 + * minitest 5.16.2 * net-imap 0.2.3 * rbs 2.6.0 * typeprof 0.21.2 diff --git a/gems/bundled_gems b/gems/bundled_gems index 6a753530db..c222c478f5 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.1 https://github.com/seattlerb/minitest +minitest 5.16.2 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/