From 657f4b99f61a15e21584b87f7b206933d116589b Mon Sep 17 00:00:00 2001 From: git Date: Sat, 3 Aug 2024 07:01:34 +0000 Subject: [PATCH] Update bundled gems list as of 2024-08-02 --- NEWS.md | 3 ++- gems/bundled_gems | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index 6987de8c4b..d23013e284 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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