diff options
| author | git <svn-admin@ruby-lang.org> | 2024-09-29 13:24:09 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-09-29 13:24:09 +0000 |
| commit | 9138b388eea48e6f1c005a9a3071aed72799f0cc (patch) | |
| tree | 848a9b463e58546b3de5dad5b2a8fc8da50547d9 | |
| parent | 52e40aeab60e46bc59e34e20b80c5c7f4abb889f (diff) | |
Update bundled gems list as of 2024-09-29
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -94,7 +94,7 @@ The following bundled gems are updated. * minitest 5.25.1 * rake 13.2.1 * test-unit 3.6.2 -* rexml 3.3.7 +* rexml 3.3.8 * rss 0.3.1 * net-ftp 0.3.7 * net-imap 0.4.16 diff --git a/gems/bundled_gems b/gems/bundled_gems index 853e6bd2db..d2e7097361 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -10,7 +10,7 @@ minitest 5.25.1 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.3.7 https://github.com/ruby/rexml +rexml 3.3.8 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.7 https://github.com/ruby/net-ftp net-imap 0.4.16 https://github.com/ruby/net-imap |
