File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ rake 13.3.1 https://github.com/ruby/rake
1212test-unit 3.7.7 https://github.com/test-unit/test-unit
1313rexml 3.4.4 https://github.com/ruby/rexml
1414rss 0.3.2 https://github.com/ruby/rss
15- net-ftp 0.3.9 https://github.com/ruby/net-ftp
1615net-imap 0.6.2 https://github.com/ruby/net-imap d9ae35ef913a45f83387b8444cdce4fb1cbf01af
1716net-pop 0.1.2 https://github.com/ruby/net-pop
1817net-smtp 0.5.1 https://github.com/ruby/net-smtp
You can’t perform that action at this time.
0 commit comments