File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -430,11 +430,6 @@ It may needs to make consensus on ruby-core/ruby-dev before making major changes
430430* https://github.com/ruby/net-imap
431431* https://rubygems.org/gems/net-imap
432432
433- ### net-pop
434-
435- * https://github.com/ruby/net-pop
436- * https://rubygems.org/gems/net-pop
437-
438433### net-smtp
439434
440435* TOMITA Masahiro ([ tmtm] )
Original file line number Diff line number Diff line change @@ -96,7 +96,6 @@ of each.
9696- [ rexml] [ rexml-doc ] ([ GitHub] [ rexml ] ): An XML toolkit for Ruby
9797- [ rss] : A family of libraries supporting various XML-based "feeds"
9898- [ net-imap] : Ruby client API for the Internet Message Access Protocol
99- - [ net-pop] : Ruby client library for POP3
10099- [ net-smtp] : Simple Mail Transfer Protocol client library for Ruby
101100- [ matrix] : Represents a mathematical matrix
102101- [ prime] : Prime numbers and factorization library
@@ -165,7 +164,6 @@ of each.
165164[ mutex_m ] : https://github.com/ruby/mutex_m
166165[ net-http ] : https://github.com/ruby/net-http
167166[ net-imap ] : https://github.com/ruby/net-imap
168- [ net-pop ] : https://github.com/ruby/net-pop
169167[ net-smtp ] : https://github.com/ruby/net-smtp
170168[ nkf ] : https://github.com/ruby/nkf
171169[ observer ] : https://github.com/ruby/observer
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ test-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
1515net-imap 0.6.2 https://github.com/ruby/net-imap d9ae35ef913a45f83387b8444cdce4fb1cbf01af
16- net-pop 0.1.2 https://github.com/ruby/net-pop
1716net-smtp 0.5.1 https://github.com/ruby/net-smtp
1817matrix 0.4.3 https://github.com/ruby/matrix
1918prime 0.1.4 https://github.com/ruby/prime
You can’t perform that action at this time.
0 commit comments