Skip to content

Commit 3ce68c0

Browse files
postmodernioquatix
authored andcommitted
Use hard tabs instead of spaces for rubocop
1 parent ffe7307 commit 3ce68c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async-dns.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Gem::Specification.new do |spec|
2525

2626
spec.required_ruby_version = ">= 3.1"
2727

28-
spec.add_dependency "async"
28+
spec.add_dependency "async"
2929
spec.add_dependency "io-endpoint"
3030
end

0 commit comments

Comments
 (0)