mirror of
https://github.com/ruby/ruby.git
synced 2025-08-26 14:34:39 +02:00
Promote net-pop to default gems
This commit is contained in:
parent
77c94e0dd8
commit
eb0b13596d
6 changed files with 43 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# See Net::POP3 for documentation.
|
||||
#
|
||||
|
||||
require_relative 'protocol'
|
||||
require 'net/protocol'
|
||||
require 'digest/md5'
|
||||
require 'timeout'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue