mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
d785c5b8b2
commit
a9fe00c3ba
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ module Net
|
|||
# Unicode", RFC 2152, May 1997.
|
||||
#
|
||||
class IMAP < Protocol
|
||||
VERSION = "0.2.0"
|
||||
VERSION = "0.2.1"
|
||||
|
||||
include MonitorMixin
|
||||
if defined?(OpenSSL::SSL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue