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 ba338b4 commit f491c6cCopy full SHA for f491c6c
io-wait.gemspec
@@ -22,6 +22,6 @@ Gem::Specification.new do |spec|
22
end
23
spec.extensions = %w[ext/io/wait/extconf.rb]
24
spec.bindir = "exe"
25
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
+ spec.executables = []
26
spec.require_paths = ["lib"]
27
0 commit comments