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 482b530 commit faa8ccbCopy full SHA for faa8ccb
NEWS.md
@@ -57,6 +57,7 @@ The following bundled gems are added.
57
58
The following bundled gems are updated.
59
60
+* minitest 5.25.5
61
* rexml 3.4.1
62
* net-imap 0.5.6
63
* net-smtp 0.5.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.25.4 https://github.com/minitest/minitest
+minitest 5.25.5 https://github.com/minitest/minitest
10
power_assert 2.0.5 https://github.com/ruby/power_assert
11
rake 13.2.1 https://github.com/ruby/rake
12
test-unit 3.6.7 https://github.com/test-unit/test-unit
0 commit comments