From 7f251ce5c43d1c0c04b192b730c66b07b5f6530d Mon Sep 17 00:00:00 2001 From: git Date: Thu, 3 Oct 2024 07:00:45 +0000 Subject: [PATCH] Update bundled gems list as of 2024-10-03 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 8017467741..59e940ce99 100644 --- a/NEWS.md +++ b/NEWS.md @@ -97,7 +97,7 @@ The following bundled gems are updated. * test-unit 3.6.2 * rexml 3.3.8 * rss 0.3.1 -* net-ftp 0.3.7 +* net-ftp 0.3.8 * net-imap 0.4.16 * net-smtp 0.5.0 * rbs 3.6.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index 81f62893b5..df8f1c58f4 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -12,7 +12,7 @@ rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit rexml 3.3.8 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-ftp 0.3.8 https://github.com/ruby/net-ftp net-imap 0.4.16 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.5.0 https://github.com/ruby/net-smtp