Update RBI files for minitest.
Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
parent
b352b36def
commit
c1d0858bfa
@ -658,7 +658,7 @@ Minitest::BacktraceFilter::MT_RE = T.let(T.unsafe(nil), Regexp)
|
|||||||
|
|
||||||
# Dispatch to multiple reporters as one.
|
# Dispatch to multiple reporters as one.
|
||||||
#
|
#
|
||||||
# source://minitest//lib/minitest.rb#936
|
# source://minitest//lib/minitest.rb#934
|
||||||
class Minitest::CompositeReporter < ::Minitest::AbstractReporter
|
class Minitest::CompositeReporter < ::Minitest::AbstractReporter
|
||||||
# @return [CompositeReporter] a new instance of CompositeReporter
|
# @return [CompositeReporter] a new instance of CompositeReporter
|
||||||
#
|
#
|
||||||
@ -1163,7 +1163,7 @@ end
|
|||||||
# end
|
# end
|
||||||
# end
|
# end
|
||||||
#
|
#
|
||||||
# source://minitest//lib/minitest.rb#762
|
# source://minitest//lib/minitest.rb#760
|
||||||
class Minitest::StatisticsReporter < ::Minitest::Reporter
|
class Minitest::StatisticsReporter < ::Minitest::Reporter
|
||||||
# @return [StatisticsReporter] a new instance of StatisticsReporter
|
# @return [StatisticsReporter] a new instance of StatisticsReporter
|
||||||
#
|
#
|
||||||
@ -1291,7 +1291,7 @@ end
|
|||||||
# plugin, pull this out of the composite and replace it with your
|
# plugin, pull this out of the composite and replace it with your
|
||||||
# own.
|
# own.
|
||||||
#
|
#
|
||||||
# source://minitest//lib/minitest.rb#863
|
# source://minitest//lib/minitest.rb#862
|
||||||
class Minitest::SummaryReporter < ::Minitest::StatisticsReporter
|
class Minitest::SummaryReporter < ::Minitest::StatisticsReporter
|
||||||
# source://minitest//lib/minitest.rb#897
|
# source://minitest//lib/minitest.rb#897
|
||||||
def aggregated_results(io); end
|
def aggregated_results(io); end
|
||||||
9
Library/Homebrew/sorbet/rbi/gems/strscan@3.1.0.rbi
generated
Normal file
9
Library/Homebrew/sorbet/rbi/gems/strscan@3.1.0.rbi
generated
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# typed: true
|
||||||
|
|
||||||
|
# DO NOT EDIT MANUALLY
|
||||||
|
# This is an autogenerated file for types exported from the `strscan` gem.
|
||||||
|
# Please instead update this file by running `bin/tapioca gem strscan`.
|
||||||
|
|
||||||
|
|
||||||
|
# THIS IS AN EMPTY RBI FILE.
|
||||||
|
# see https://github.com/Shopify/tapioca#manually-requiring-parts-of-a-gem
|
||||||
Loading…
x
Reference in New Issue
Block a user