aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2022-10-08 07:05:42 +0000
committergit <svn-admin@ruby-lang.org>2022-10-08 07:05:42 +0000
commit7775d14356c375536c915ea4bd0fae019acaaeb1 (patch)
treefbe6becfacbfe73c436366b8d8c3c2dc252a8100
parent1fe2e3461303b59b298e3a700bbd0bb53f23031f (diff)
downloadruby-7775d14356c375536c915ea4bd0fae019acaaeb1.tar.gz
Update bundled gems list at 2022-10-08
-rw-r--r--NEWS.md1
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 1 deletions
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