Skip to content

Commit 63fe76b

Browse files
committed
Removed net-pop
1 parent bc45498 commit 63fe76b

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

doc/maintainers.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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])

doc/standard_library.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

gems/bundled_gems

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ 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
1515
net-imap 0.6.2 https://github.com/ruby/net-imap d9ae35ef913a45f83387b8444cdce4fb1cbf01af
16-
net-pop 0.1.2 https://github.com/ruby/net-pop
1716
net-smtp 0.5.1 https://github.com/ruby/net-smtp
1817
matrix 0.4.3 https://github.com/ruby/matrix
1918
prime 0.1.4 https://github.com/ruby/prime

0 commit comments

Comments
 (0)