sorbet: Update RBI files.

Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
BrewTestBot 2020-10-15 00:55:49 +00:00
parent 8aa6502659
commit 2f8b787701
2 changed files with 1 additions and 3 deletions

View File

@ -11513,7 +11513,7 @@ class MachO::MachOView
end
class MachO::MagicError
def initialize(magic); end
def initialize(num); end
end
class MachO::MagicError
@ -11690,8 +11690,6 @@ module MachO::Utils
end
module MachO
def self.codesign!(filename); end
def self.open(filename); end
end