summaryrefslogtreecommitdiff
path: root/lib/timeout/timeout.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'lib/timeout/timeout.gemspec')
-rw-r--r--lib/timeout/timeout.gemspec2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/timeout/timeout.gemspec b/lib/timeout/timeout.gemspec
index eb360d1d90..7449ae1980 100644
--- a/lib/timeout/timeout.gemspec
+++ b/lib/timeout/timeout.gemspec
@@ -26,7 +26,5 @@ Gem::Specification.new do |spec|
(f == __FILE__) || f.match(%r{\A(?:(?:bin|test|spec|features|rakelib)/|\.(?:git|travis|circleci)|appveyor|Rakefile)})
end
end
- spec.bindir = "exe"
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]
end