Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As described in https://www.ruby-lang.org/en/news/2020/12/25/ruby-3-0-0-released/, Ruby 3.0.0 promoted net-http from stdlib. Adding this as a dependency avoids "already initialized constant errors" if net-imap or some other gem is included. See ruby/net-imap#16 (comment) for more details.
- Loading branch information