diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-05-17 17:17:13 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-05-17 17:17:13 +0900 |
| commit | 10d02e71d1f57b68f530c0e669e4441fbcdc48ba (patch) | |
| tree | f16b1a6d952b88326006c7bce1ca24d06cc98028 | |
| parent | 534f1c37e3d7527080921fcc0dd3a42a83ac311d (diff) | |
Update bundled_gems
| -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 c6bb0f9f54..16e16fe5a8 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,11 +6,11 @@ # - revision: revision in repository-url to test # if `revision` is not given, "v"+`version` or `version` will be used. -minitest 5.22.3 https://github.com/minitest/minitest ea9caafc0754b1d6236a490d59e624b53209734a +minitest 5.23.0 https://github.com/minitest/minitest power_assert 2.0.3 https://github.com/ruby/power_assert 84e85124c5014a139af39161d484156cfe87a9ed rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit -rexml 3.2.6 https://github.com/ruby/rexml +rexml 3.2.8 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss net-ftp 0.3.4 https://github.com/ruby/net-ftp net-imap 0.4.11 https://github.com/ruby/net-imap |
