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 730462d85d..0d0308c0a0 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -234,6 +234,7 @@ Note: We're only listing outstanding class updates.
* timeout 0.3.0
* The following bundled gems are updated.
* minitest 5.16.3
+ * power_assert 2.0.2
* test-unit 3.5.5
* net-ftp 0.2.0
* net-imap 0.3.1
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 3b8ca4791d..18c7eb8b1f 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -1,6 +1,6 @@
# 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
-power_assert 2.0.1 https://github.com/ruby/power_assert
+power_assert 2.0.2 https://github.com/ruby/power_assert
rake 13.0.6 https://github.com/ruby/rake
test-unit 3.5.5 https://github.com/test-unit/test-unit
rexml 3.2.5 https://github.com/ruby/rexml