Skip to content

Commit

Permalink
Added dependency for net-protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 3, 2020
1 parent c0caf8c commit e56e320
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net-pop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ Gem::Specification.new do |spec|
spec.bindir = "exe"
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency "net-protocol"
end

0 comments on commit e56e320

Please sign in to comment.