summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2022-08-18 07:04:23 +0000
committergit <svn-admin@ruby-lang.org>2022-08-18 07:04:23 +0000
commitb3718edee28d5155ebc383d17ab58867e20f4aa2 (patch)
treef704fc783da9376ba2e7ed9577d5f5fc83e70890
parent725626d8905fe1ac4a2cf1c3e2db6412bf8f381f (diff)
Update bundled gems list at 2022-08-18
-rw-r--r--NEWS.md2
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 6498621712..5c4fadc7de 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -179,7 +179,7 @@ Note: We're only listing outstanding class updates.
* stringio 3.0.3
* timeout 0.3.0
* The following bundled gems are updated.
- * minitest 5.16.2
+ * minitest 5.16.3
* net-imap 0.2.3
* rbs 2.6.0
* typeprof 0.21.3
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 5faa75c5e2..63536571d9 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -1,5 +1,5 @@
# gem-name version-to-bundle repository-url [optional-commit-hash-to-test-or-defaults-to-v-version]
-minitest 5.16.2 https://github.com/seattlerb/minitest
+minitest 5.16.3 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