Update RBI files for public_suffix.
This commit is contained in:
parent
4c9624076d
commit
7c273dc5b5
@ -1,9 +1,9 @@
|
||||
# typed: true
|
||||
|
||||
# DO NOT EDIT MANUALLY
|
||||
# This is an autogenerated file for types exported from the `public_suffix` gem.
|
||||
# Please instead update this file by running `bin/tapioca gem public_suffix`.
|
||||
|
||||
# typed: true
|
||||
|
||||
module PublicSuffix
|
||||
class << self
|
||||
def decompose(name, rule); end
|
||||
@ -158,6 +158,9 @@ module Cask
|
||||
sig { returns(T::Boolean) }
|
||||
def verbose?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def zap?; end
|
||||
|
||||
sig { returns(T::Boolean) }
|
||||
def installed_as_dependency?; end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user