We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd446f commit 5658d5fCopy full SHA for 5658d5f
2 files changed
NEWS.md
@@ -92,7 +92,7 @@ releases.
92
93
### The following bundled gems are updated.
94
95
-* minitest 6.0.4
+* minitest 6.0.5
96
* rake 13.4.2
97
* 13.3.1 to [v13.4.0][rake-v13.4.0], [v13.4.1][rake-v13.4.1], [v13.4.2][rake-v13.4.2]
98
* test-unit 3.7.7
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 6.0.4 https://github.com/minitest/minitest
+minitest 6.0.5 https://github.com/minitest/minitest
10
power_assert 3.0.1 https://github.com/ruby/power_assert
11
rake 13.4.2 https://github.com/ruby/rake
12
test-unit 3.7.7 https://github.com/test-unit/test-unit
0 commit comments