Commit 3bba1c0
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 981908a commit 3bba1c0
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
805 | 805 | | |
806 | 806 | | |
807 | 807 | | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | 808 | | |
813 | 809 | | |
814 | 810 | | |
| |||
0 commit comments