diff options
| author | git <svn-admin@ruby-lang.org> | 2024-08-22 07:01:14 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2024-08-22 07:01:14 +0000 |
| commit | 29500e3034681a30045dea462d6bb653e8600738 (patch) | |
| tree | 7c2568d4dfae7225f79d906dc1703dc0fadd112b | |
| parent | e7ce8ca166bba9ad56582e063d085627e618d0e0 (diff) | |
Update bundled gems list as of 2024-08-22
| -rw-r--r-- | NEWS.md | 2 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -89,7 +89,7 @@ The following bundled gems are updated. * minitest 5.25.1 * rake 13.2.1 * test-unit 3.6.2 -* rexml 3.3.5 +* rexml 3.3.6 * rss 0.3.1 * net-ftp 0.3.7 * net-imap 0.4.14 diff --git a/gems/bundled_gems b/gems/bundled_gems index f18336eb9f..2927033168 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.5 https://github.com/ruby/rexml +rexml 3.3.6 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.14 https://github.com/ruby/net-imap |
