Skip to content

Commit 839f28f

Browse files
committed
Remove old binary from gemspec.
1 parent 2d175e5 commit 839f28f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

rubydns.gemspec

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ Gem::Specification.new do |spec|
2323

2424
spec.files = Dir.glob(["{lib}/**/*", "*.md"], File::FNM_DOTMATCH, base: __dir__)
2525

26-
spec.executables = ["rubydns-check"]
27-
2826
spec.required_ruby_version = ">= 3.1"
2927

3028
spec.add_dependency "async-dns", "~> 1.0"

0 commit comments

Comments
 (0)