Skip to content
Snippets Groups Projects
Commit 334c8b25 authored by azul's avatar azul
Browse files

fix: duplicate loading of net-protocol.

It was loaded twice:
- as part of ruby via net-http.
- as a gem via net-imap (required by net-mail required by mail-gpg).

Adding `net-http` as a gem makes sure only the gem is loaded.
See https://github.com/ruby/net-imap/issues/16 .
parent f7443f72
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment