From 1b1d5e757e81ec243062a8919ddc76d017c34a54 Mon Sep 17 00:00:00 2001 From: Shugo Maeda Date: Thu, 14 Dec 2023 16:38:39 +0900 Subject: [PATCH] Bump up bundled net-ftp gem version to 0.3.2 --- gems/bundled_gems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gems/bundled_gems b/gems/bundled_gems index b4daa9f9dbad00..863eb4aab282e1 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -11,7 +11,7 @@ rake 13.1.0 https://github.com/ruby/rake test-unit 3.6.1 https://github.com/test-unit/test-unit rexml 3.2.6 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss -net-ftp 0.3.1 https://github.com/ruby/net-ftp +net-ftp 0.3.2 https://github.com/ruby/net-ftp net-imap 0.4.8 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.4.0 https://github.com/ruby/net-smtp