diff options
| author | git <svn-admin@ruby-lang.org> | 2025-03-13 07:01:36 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-03-13 07:01:36 +0000 |
| commit | faa8ccb6850b9e16953f04d7cc49c11a3ded9008 (patch) | |
| tree | 9975152af4b12218e2d63bd41b4c8d1f2f7bfc21 | |
| parent | 482b5307f2efa1c6b2af5c3e8641b4ba59841127 (diff) | |
Update bundled gems list as of 2025-03-12
| -rw-r--r-- | NEWS.md | 1 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -57,6 +57,7 @@ The following bundled gems are added. The following bundled gems are updated. +* minitest 5.25.5 * rexml 3.4.1 * net-imap 0.5.6 * net-smtp 0.5.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index 37cb7f9fba..79c2e47351 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,7 +6,7 @@ # - revision: revision in repository-url to test # if `revision` is not given, "v"+`version` or `version` will be used. -minitest 5.25.4 https://github.com/minitest/minitest +minitest 5.25.5 https://github.com/minitest/minitest power_assert 2.0.5 https://github.com/ruby/power_assert rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.7 https://github.com/test-unit/test-unit |
