We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c4cda1 commit 84edb84Copy full SHA for 84edb84
2 files changed
NEWS.md
@@ -373,7 +373,7 @@ The following default gems are updated.
373
374
The following bundled gems are updated.
375
376
-* minitest 5.27.0
+* minitest 6.0.0
377
* power_assert 3.0.1
378
* 2.0.5 to [v3.0.0][power_assert-v3.0.0], [v3.0.1][power_assert-v3.0.1]
379
* rake 13.3.1
gems/bundled_gems
@@ -6,7 +6,7 @@
6
# - revision: revision in repository-url to test
7
# if `revision` is not given, "v"+`version` or `version` will be used.
8
9
-minitest 5.27.0 https://github.com/minitest/minitest
+minitest 6.0.0 https://github.com/minitest/minitest
10
power_assert 3.0.1 https://github.com/ruby/power_assert
11
rake 13.3.1 https://github.com/ruby/rake
12
test-unit 3.7.5 https://github.com/test-unit/test-unit
0 commit comments