unpack_strategy: update types
This commit is contained in:
parent
807a934574
commit
98ec6a9722
@ -187,7 +187,7 @@ module UnpackStrategy
|
||||
end
|
||||
end
|
||||
|
||||
sig { returns(T::Array[String]) }
|
||||
sig { returns(T.any(T::Array[Cask::Cask], T::Array[Formula])) }
|
||||
def dependencies
|
||||
[]
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user