diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2025-10-09 11:40:19 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2025-10-09 11:40:35 +0900 |
| commit | 317c9412a003f24d2b4beb07e55b6e07a9f248cc (patch) | |
| tree | d7761ba03a912ae269f99e9fb754b0bd41715c59 | |
| parent | 44215c1ad904fecb118a172dd1ffc490de0f44b3 (diff) | |
Update bundled gems list as of 2025-10-09
bigdecimal fails test-bundled-gems-spec.
| -rw-r--r-- | gems/bundled_gems | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 20f4379dbb..d8fa9642ce 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,14 +6,14 @@ # - revision: revision in repository-url to test # if `revision` is not given, "v"+`version` or `version` will be used. -minitest 5.25.5 https://github.com/minitest/minitest +minitest 5.26.0 https://github.com/minitest/minitest power_assert 2.0.5 https://github.com/ruby/power_assert f88e406e7c9e0810cc149869582afbae1fb84c4a rake 13.3.0 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 rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.8 https://github.com/ruby/net-ftp -net-imap 0.5.10 https://github.com/ruby/net-imap 71c0288b9a8f78a7125a4ce2980ab421acdf5836 +net-imap 0.5.12 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.1 https://github.com/ruby/net-smtp matrix 0.4.3 https://github.com/ruby/matrix |
