summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.md1
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 5be40ebc4a..ea02710a07 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -25,6 +25,7 @@ Note: We're only listing outstanding class updates.
* strscan 3.0.6
* The following bundled gems are updated.
+ *minitest 5.17.0
See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/logger/releases) or changelog for details of the default gems or bundled gems.
## Supported platforms
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 6dac400cb8..2e2d47d502 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -1,5 +1,5 @@
# gem-name version-to-bundle repository-url [optional-commit-hash-to-test-or-defaults-to-v-version]
-minitest 5.16.3 https://github.com/seattlerb/minitest
+minitest 5.17.0 https://github.com/seattlerb/minitest
power_assert 2.0.3 https://github.com/ruby/power_assert
rake 13.0.6 https://github.com/ruby/rake
test-unit 3.5.7 https://github.com/test-unit/test-unit