diff options
author | git <[email protected]> | 2024-07-16 06:59:05 +0000 |
---|---|---|
committer | git <[email protected]> | 2024-07-16 06:59:05 +0000 |
commit | 6dd1ab0f9f52eb4bfba83688e697f845b29ab6be (patch) | |
tree | e5aad110fefd386745295bf81640f3e20181381b | |
parent | e048a073a3cba04576b8f6a1673c283e4e20cd90 (diff) |
Update bundled gems list as of 2024-07-16
-rw-r--r-- | NEWS.md | 2 | ||||
-rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -76,7 +76,7 @@ The following bundled gems are updated. * minitest 5.24.1 * rake 13.2.1 * test-unit 3.6.2 -* rexml 3.3.1 +* rexml 3.3.2 * net-ftp 0.3.7 * net-imap 0.4.14 * net-smtp 0.5.0 diff --git a/gems/bundled_gems b/gems/bundled_gems index 18af2a87a9..2dfeb32886 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -10,7 +10,7 @@ minitest 5.24.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.1 https://github.com/ruby/rexml +rexml 3.3.2 https://github.com/ruby/rexml rss 0.3.0 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 |