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.
1 parent e5911a3 commit 70be2bdCopy full SHA for 70be2bd
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