diff options
| author | git <svn-admin@ruby-lang.org> | 2021-12-15 07:01:23 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2021-12-15 07:01:23 +0000 |
| commit | b2395539aad9a3dca048bb20621d9fe0189c0fea (patch) | |
| tree | 45837b7b4534b513960866e126f801e9971b6d2d | |
| parent | 0f99f3fe5e2458b6a922febf857584ede96eabc9 (diff) | |
Update bundled_gems at 2021-12-15
| -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 bcdfcd9680..a685ec74cc 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.14.4 https://github.com/seattlerb/minitest +minitest 5.15.0 https://github.com/seattlerb/minitest power_assert 2.0.1 https://github.com/ruby/power_assert rake 13.0.6 https://github.com/ruby/rake test-unit 3.5.2 https://github.com/test-unit/test-unit 3.5.2 |
