summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <[email protected]>2023-06-17 06:59:21 +0000
committergit <[email protected]>2023-06-17 06:59:21 +0000
commite5ae7a16b49d4cf7c7069aeb01ed5c4e58152055 (patch)
treed88b58f452d5036554627103607bd09ad440cb5e
parentb943e9c7b9d9cc8ba4bbf043414ab1ed4e1a8b5f (diff)
Update bundled gems list at 2023-06-17
-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 50e9cd8ebe..570f16a705 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -69,7 +69,7 @@ The following default gems are updated.
The following bundled gems are updated.
-* minitest 5.18.0
+* minitest 5.18.1
* test-unit 3.6.0
* net-imap 0.3.6
* rbs 3.1.0
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 62d6b8346b..a319905f5f 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -5,7 +5,7 @@
# - repository-url: URL from where clone for test
# - revision: revision in repository-url to test
# if `revision` is not given, "v"+`version` or `version` will be used.
-minitest 5.18.0 https://github.com/minitest/minitest
+minitest 5.18.1 https://github.com/minitest/minitest
power_assert 2.0.3 https://github.com/ruby/power_assert
rake 13.0.6 https://github.com/ruby/rake
test-unit 3.6.0 https://github.com/test-unit/test-unit