Update RBI files for rspec-expectations.

This commit is contained in:
BrewTestBot 2022-01-14 18:13:40 +00:00
parent 6db35e7ae9
commit 2ccfd0af51
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -1,9 +1,9 @@
# typed: true
# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `rspec-expectations` gem.
# Please instead update this file by running `bin/tapioca gem rspec-expectations`.
# typed: true
module RSpec
extend ::RSpec::Support::Warnings
extend ::RSpec::Core::Warnings
@ -1213,6 +1213,7 @@ class RSpec::Matchers::BuiltIn::RaiseError
private
def actual_error_message; end
def block_matches?; end
def error_and_message_match?; end
def eval_block; end