mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
One more fix to use Digest::MD5.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1869 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
31e15f7606
commit
bec6d909e7
1 changed files with 1 additions and 1 deletions
|
@ -683,7 +683,7 @@ Struct
|
|||
|
||||
require "socket"
|
||||
require "monitor"
|
||||
require "md5"
|
||||
require "digest/md5"
|
||||
|
||||
module Net
|
||||
class IMAP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue