summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/maintainers.md7
-rw-r--r--doc/standard_library.md2
-rw-r--r--gems/bundled_gems1
3 files changed, 0 insertions, 10 deletions
diff --git a/doc/maintainers.md b/doc/maintainers.md
index 0ccc6cbb47..1370a83432 100644
--- a/doc/maintainers.md
+++ b/doc/maintainers.md
@@ -424,12 +424,6 @@ It may needs to make consensus on ruby-core/ruby-dev before making major changes
* https://github.com/ruby/rss
* https://rubygems.org/gems/rss
-### net-ftp
-
-* Shugo Maeda ([shugo])
-* https://github.com/ruby/net-ftp
-* https://rubygems.org/gems/net-ftp
-
### net-imap
* Nicholas A. Evans ([nevans])
@@ -711,7 +705,6 @@ It may needs to make consensus on ruby-core/ruby-dev before making major changes
[k-tsj]: https://github.com/k-tsj
[nevans]: https://github.com/nevans
[tmtm]: https://github.com/tmtm
-[shugo]: https://github.com/shugo
[soutaro]: https://github.com/soutaro
[yui-knk]: https://github.com/yui-knk
[hasumikin]: https://github.com/hasumikin
diff --git a/doc/standard_library.md b/doc/standard_library.md
index 4057031b00..86002bd9dd 100644
--- a/doc/standard_library.md
+++ b/doc/standard_library.md
@@ -95,7 +95,6 @@ of each.
- [test-unit]: A compatibility layer for MiniTest
- [rexml][rexml-doc] ([GitHub][rexml]): An XML toolkit for Ruby
- [rss]: A family of libraries supporting various XML-based "feeds"
-- [net-ftp]: Support for the File Transfer Protocol
- [net-imap]: Ruby client API for the Internet Message Access Protocol
- [net-pop]: Ruby client library for POP3
- [net-smtp]: Simple Mail Transfer Protocol client library for Ruby
@@ -164,7 +163,6 @@ of each.
[matrix]: https://github.com/ruby/matrix
[minitest]: https://github.com/seattlerb/minitest
[mutex_m]: https://github.com/ruby/mutex_m
-[net-ftp]: https://github.com/ruby/net-ftp
[net-http]: https://github.com/ruby/net-http
[net-imap]: https://github.com/ruby/net-imap
[net-pop]: https://github.com/ruby/net-pop
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 362669162c..ecd66c74b7 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -12,7 +12,6 @@ rake 13.3.1 https://github.com/ruby/rake
test-unit 3.7.7 https://github.com/test-unit/test-unit
rexml 3.4.4 https://github.com/ruby/rexml
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 d9ae35ef913a45f83387b8444cdce4fb1cbf01af
net-pop 0.1.2 https://github.com/ruby/net-pop
net-smtp 0.5.1 https://github.com/ruby/net-smtp