Update RBI files for sorbet.

This commit is contained in:
BrewTestBot 2020-12-14 08:21:41 +00:00
parent 625fae636d
commit 87b914387f

View File

@ -7723,6 +7723,8 @@ module Homebrew::EnvConfig
def self.cleanup_max_age_days(); end
def self.cleanup_periodic_full_days(); end
def self.color?(); end
def self.core_git_remote(); end
@ -27645,6 +27647,8 @@ class RuboCop::Cask::AST::Stanza
def language?(); end
def livecheck?(); end
def manpage?(); end
def mdimporter?(); end