Skip to content

Commit bc45498

Browse files
committed
Removed net-ftp
1 parent 07f5126 commit bc45498

3 files changed

Lines changed: 0 additions & 10 deletions

File tree

doc/maintainers.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -424,12 +424,6 @@ It may needs to make consensus on ruby-core/ruby-dev before making major changes
424424
* https://github.com/ruby/rss
425425
* https://rubygems.org/gems/rss
426426

427-
### net-ftp
428-
429-
* Shugo Maeda ([shugo])
430-
* https://github.com/ruby/net-ftp
431-
* https://rubygems.org/gems/net-ftp
432-
433427
### net-imap
434428

435429
* Nicholas A. Evans ([nevans])
@@ -711,7 +705,6 @@ It may needs to make consensus on ruby-core/ruby-dev before making major changes
711705
[k-tsj]: https://github.com/k-tsj
712706
[nevans]: https://github.com/nevans
713707
[tmtm]: https://github.com/tmtm
714-
[shugo]: https://github.com/shugo
715708
[soutaro]: https://github.com/soutaro
716709
[yui-knk]: https://github.com/yui-knk
717710
[hasumikin]: https://github.com/hasumikin

doc/standard_library.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ of each.
9595
- [test-unit]: A compatibility layer for MiniTest
9696
- [rexml][rexml-doc] ([GitHub][rexml]): An XML toolkit for Ruby
9797
- [rss]: A family of libraries supporting various XML-based "feeds"
98-
- [net-ftp]: Support for the File Transfer Protocol
9998
- [net-imap]: Ruby client API for the Internet Message Access Protocol
10099
- [net-pop]: Ruby client library for POP3
101100
- [net-smtp]: Simple Mail Transfer Protocol client library for Ruby
@@ -164,7 +163,6 @@ of each.
164163
[matrix]: https://github.com/ruby/matrix
165164
[minitest]: https://github.com/seattlerb/minitest
166165
[mutex_m]: https://github.com/ruby/mutex_m
167-
[net-ftp]: https://github.com/ruby/net-ftp
168166
[net-http]: https://github.com/ruby/net-http
169167
[net-imap]: https://github.com/ruby/net-imap
170168
[net-pop]: https://github.com/ruby/net-pop

gems/bundled_gems

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ rake 13.3.1 https://github.com/ruby/rake
1212
test-unit 3.7.7 https://github.com/test-unit/test-unit
1313
rexml 3.4.4 https://github.com/ruby/rexml
1414
rss 0.3.2 https://github.com/ruby/rss
15-
net-ftp 0.3.9 https://github.com/ruby/net-ftp
1615
net-imap 0.6.2 https://github.com/ruby/net-imap d9ae35ef913a45f83387b8444cdce4fb1cbf01af
1716
net-pop 0.1.2 https://github.com/ruby/net-pop
1817
net-smtp 0.5.1 https://github.com/ruby/net-smtp

0 commit comments

Comments
 (0)