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 5594ae2 + 70be2bd commit bd25f4bCopy full SHA for bd25f4b
timeout.gemspec
@@ -26,7 +26,5 @@ Gem::Specification.new do |spec|
26
(f == __FILE__) || f.match(%r{\A(?:(?:bin|test|spec|features|rakelib)/|\.(?:git|travis|circleci)|appveyor|Rakefile)})
27
end
28
29
- spec.bindir = "exe"
30
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
31
spec.require_paths = ["lib"]
32
0 commit comments