Skip to content

Commit

Permalink
Added dependencies for net-smtp
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 2, 2020
1 parent b0f4ccc commit 48149d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/net/net-smtp.gemspec
Expand Up @@ -30,4 +30,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_dependency "net-protocol"
# spec.add_dependency "digest"
spec.add_dependency "timeout"
end

0 comments on commit 48149d8

Please sign in to comment.