We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d175e5 commit 839f28fCopy full SHA for 839f28f
rubydns.gemspec
@@ -23,8 +23,6 @@ Gem::Specification.new do |spec|
23
24
spec.files = Dir.glob(["{lib}/**/*", "*.md"], File::FNM_DOTMATCH, base: __dir__)
25
26
- spec.executables = ["rubydns-check"]
27
-
28
spec.required_ruby_version = ">= 3.1"
29
30
spec.add_dependency "async-dns", "~> 1.0"
0 commit comments