Merge pull request #16353 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
		
						commit
						fe74f5925a
					
				@ -8993,10 +8993,14 @@ class RuboCop::Cask::AST::Stanza
 | 
			
		||||
 | 
			
		||||
  def depends_on?(); end
 | 
			
		||||
 | 
			
		||||
  def deprecate?(); end
 | 
			
		||||
 | 
			
		||||
  def desc?(); end
 | 
			
		||||
 | 
			
		||||
  def dictionary?(); end
 | 
			
		||||
 | 
			
		||||
  def disable?(); end
 | 
			
		||||
 | 
			
		||||
  def font?(); end
 | 
			
		||||
 | 
			
		||||
  def homepage?(); end
 | 
			
		||||
 | 
			
		||||
@ -362,6 +362,12 @@ module Cask
 | 
			
		||||
 | 
			
		||||
    sig { returns(T::Boolean) }
 | 
			
		||||
    def on_system_blocks_exist?; end
 | 
			
		||||
 | 
			
		||||
    sig { returns(T::Boolean) }
 | 
			
		||||
    def disabled?; end
 | 
			
		||||
 | 
			
		||||
    sig { returns(T::Boolean) }
 | 
			
		||||
    def livecheckable?; end
 | 
			
		||||
  end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user