From 8c7e6f241f5939eb572a47fd99bf626413eb2907 Mon Sep 17 00:00:00 2001 From: git Date: Fri, 19 Dec 2025 12:58:05 +0000 Subject: [PATCH] Update bundled gems list as of 2025-12-19 --- NEWS.md | 4 ++++ gems/bundled_gems | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index b302e188520f41..b5071761976d05 100644 --- a/NEWS.md +++ b/NEWS.md @@ -295,6 +295,9 @@ The following bundled gems are promoted from default gems. * readline 0.0.4 * fiddle 1.1.8 +The following bundled gems are added. + + We only list stdlib changes that are notable feature changes. Other changes are listed in the following sections. We also listed release @@ -345,6 +348,7 @@ The following bundled gems are updated. * rake 13.3.1 * test-unit 3.7.3 * rexml 3.4.4 +* rss 0.3.2 * net-ftp 0.3.9 * net-imap 0.6.2 * net-smtp 0.5.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index a305ca7091d775..dd28b2bdfe2e5f 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -11,7 +11,7 @@ power_assert 3.0.1 https://github.com/ruby/power_assert rake 13.3.1 https://github.com/ruby/rake test-unit 3.7.3 https://github.com/test-unit/test-unit rexml 3.4.4 https://github.com/ruby/rexml -rss 0.3.1 https://github.com/ruby/rss +rss 0.3.2 https://github.com/ruby/rss net-ftp 0.3.9 https://github.com/ruby/net-ftp net-imap 0.6.2 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop