summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2022-10-16 18:04:15 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2022-10-16 18:22:20 +0900
commit15488fc1c6f66d2ebb7410c48d76e9588921db63 (patch)
tree9eccf9c233616b34082e5aac9cc9fa496a86f2a4
parentf0654b1027d2f24cbb6e3cfb0c5946b70f06739b (diff)
downloadruby-15488fc1c6f66d2ebb7410c48d76e9588921db63.tar.gz
Update bundled gems list at 2022-10-16
-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