You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"openssl" has been a default gem for a long time. Although some
installations may still disable it, this is very rare and not important
enough to document here any more.
Looking at "net-http" and "net-smtp", neither of them still document the
scenario where "openssl" is missing. Although it carefully avoids an
implicit dependency, "net-http" doesn't try to catch any LoadError when
an SSL connection is explicitly used.
0 commit comments