sorbet: update RBI files using Tapioca.

Autogenerated by [a scheduled GitHub Action](https://github.com/Homebrew/brew/blob/master/.github/workflows/tapioca.yml).
This commit is contained in:
BrewTestBot 2020-09-06 00:44:07 +00:00
parent c992163c46
commit d884cfdad9
2 changed files with 2 additions and 0 deletions

View File

@ -19557,6 +19557,8 @@ module RSpec::Matchers
def a_string_containing(*args, &block); end def a_string_containing(*args, &block); end
def array_including_cons(*expected, &block_arg); end
def be_a_failure(*args, &block); end def be_a_failure(*args, &block); end
def have_failed(*args, &block); end def have_failed(*args, &block); end