diff options
author | git <[email protected]> | 2024-08-03 07:01:34 +0000 |
---|---|---|
committer | git <[email protected]> | 2024-08-03 07:01:34 +0000 |
commit | 657f4b99f61a15e21584b87f7b206933d116589b (patch) | |
tree | 6bdcd56a0ea8386e894ce6b14eb89236c815b8f1 | |
parent | 42cd267beb55d0e40878a619a575264c5b138f97 (diff) |
Update bundled gems list as of 2024-08-02
-rw-r--r-- | NEWS.md | 3 | ||||
-rw-r--r-- | gems/bundled_gems | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -82,7 +82,8 @@ The following bundled gems are updated. * minitest 5.24.1 * rake 13.2.1 * test-unit 3.6.2 -* rexml 3.3.2 +* rexml 3.3.4 +* rss 0.3.1 * 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 9993311f05..5563bc58b3 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -10,8 +10,8 @@ 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.2 https://github.com/ruby/rexml -rss 0.3.0 https://github.com/ruby/rss +rexml 3.3.4 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 net-pop 0.1.2 https://github.com/ruby/net-pop |