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 8ce3289 commit 086d54bCopy full SHA for 086d54b
digest.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |spec|
29
spec.required_ruby_version = ">= 2.3.0"
30
31
spec.bindir = "exe"
32
- spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
+ spec.executables = []
33
spec.require_paths = ["lib"]
34
spec.extensions = %w[
35
ext/digest/extconf.rb
0 commit comments