Commit ed743d2
committed
💥 Do not mixin
`Net::IMAP` has mixed in `OpenSSL::SSL` since it first added TLS
support. But that isn't very helpful, and it clutters up the namespace
with irrelevant constants.
I doubt anyone is actually _using_ OpenSSL constants from Net::IMAP. I
hope not. Nevertheless, this is a breaking change.OpenSSL::SSL module1 parent 8797c5d commit ed743d2
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | 807 | | |
812 | 808 | | |
813 | 809 | | |
| |||
0 commit comments