Skip to content

Commit

Permalink
Merge pull request #38 from eregon/remove-needless-dependencies
Browse files Browse the repository at this point in the history
Remove needless dependencies
  • Loading branch information
tmtm authored May 19, 2022
2 parents 0b45b8e + c6bcca1 commit 39d23dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net-smtp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ 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 39d23dc

Please sign in to comment.