diff options
| author | git <svn-admin@ruby-lang.org> | 2024-06-25 06:59:43 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-06-25 06:59:43 +0000 |
| commit | 501b22aade39cb1496e04cda194be0a41845f53a (patch) | |
| tree | bd10381a10a5cd4e85c6019415cc1c100f0d3743 | |
| parent | 3b4ff810d2fefdf0194bd774bc04f6f17e2ccae7 (diff) | |
Update bundled gems list as of 2024-06-25
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -70,7 +70,7 @@ The following bundled gems are updated. * minitest 5.24.0 * rake 13.2.1 * test-unit 3.6.2 -* rexml 3.3.0 +* rexml 3.3.1 * net-ftp 0.3.6 * net-imap 0.4.14 * net-smtp 0.5.0 diff --git a/gems/bundled_gems b/gems/bundled_gems index 85631d0b10..f68147c0fc 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -10,7 +10,7 @@ minitest 5.24.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.3.0 https://github.com/ruby/rexml +rexml 3.3.1 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss net-ftp 0.3.6 https://github.com/ruby/net-ftp net-imap 0.4.14 https://github.com/ruby/net-imap |
