We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd144c commit 37a72b0Copy full SHA for 37a72b0
NEWS.md
@@ -138,7 +138,7 @@ The following bundled gem is added.
138
139
The following bundled gems are updated.
140
141
-* minitest 5.25.1
+* minitest 5.25.2
142
* power_assert 2.0.4
143
* rake 13.2.1
144
* test-unit 3.6.2
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.25.1 https://github.com/minitest/minitest
+minitest 5.25.2 https://github.com/minitest/minitest
10
power_assert 2.0.4 https://github.com/ruby/power_assert
11
rake 13.2.1 https://github.com/ruby/rake
12
test-unit 3.6.2 https://github.com/test-unit/test-unit
0 commit comments