We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca7bb8c + 3b3743f commit 37bade2Copy full SHA for 37bade2
net-http.gemspec
@@ -28,7 +28,6 @@ Gem::Specification.new do |spec|
28
`git ls-files -z 2>/dev/null`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
29
end
30
spec.bindir = "exe"
31
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
32
spec.require_paths = ["lib"]
33
34
spec.add_dependency "net-protocol"
0 commit comments