diff options
| author | Kazuki Tsujimoto <kazuki@callcc.net> | 2025-11-06 00:35:37 +0900 |
|---|---|---|
| committer | Kazuki Tsujimoto <kazuki@callcc.net> | 2025-11-06 00:35:37 +0900 |
| commit | af6a6a2a62cec1e363b622cc801aa745e71977df (patch) | |
| tree | b68c34ada0380296540a7db50b789c7b0aed4877 | |
| parent | 946d2d036faee1eb1e37cb4c2bcad9feff9b5780 (diff) | |
Update power_assert to 3.0.1
| -rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 3ff5e3f6b0..01929b290b 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -7,7 +7,7 @@ # if `revision` is not given, "v"+`version` or `version` will be used. minitest 5.26.0 https://github.com/minitest/minitest -power_assert 3.0.0 https://github.com/ruby/power_assert +power_assert 3.0.1 https://github.com/ruby/power_assert rake 13.3.1 https://github.com/ruby/rake test-unit 3.7.0 https://github.com/test-unit/test-unit rexml 3.4.4 https://github.com/ruby/rexml |
