From 7775d14356c375536c915ea4bd0fae019acaaeb1 Mon Sep 17 00:00:00 2001 From: git Date: Sat, 8 Oct 2022 07:05:42 +0000 Subject: [PATCH] Update bundled gems list at 2022-10-08 --- NEWS.md | 1 + gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 46c8f64421..e675babdcf 100644 --- a/NEWS.md +++ b/NEWS.md @@ -230,6 +230,7 @@ Note: We're only listing outstanding class updates. * The following bundled gems are updated. * minitest 5.16.3 * test-unit 3.5.5 + * net-ftp 0.2.0 * net-imap 0.3.1 * net-pop 0.1.2 * net-smtp 0.3.2 diff --git a/gems/bundled_gems b/gems/bundled_gems index 87701b3635..3b8ca4791d 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -5,7 +5,7 @@ rake 13.0.6 https://github.com/ruby/rake test-unit 3.5.5 https://github.com/test-unit/test-unit rexml 3.2.5 https://github.com/ruby/rexml rss 0.2.9 https://github.com/ruby/rss -net-ftp 0.1.3 https://github.com/ruby/net-ftp +net-ftp 0.2.0 https://github.com/ruby/net-ftp net-imap 0.3.1 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.3.2 https://github.com/ruby/net-smtp