Update RBI files for parallel_tests.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
BrewTestBot 2024-09-10 18:31:41 +00:00
parent 7c9b6da492
commit 1b30b316cb
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 1 additions and 3 deletions

View File

@ -4,6 +4,7 @@
# This is an autogenerated file for types exported from the `parallel_tests` gem.
# Please instead update this file by running `bin/tapioca gem parallel_tests`.
# rake tasks for Rails 3+
#
# source://parallel_tests//lib/parallel_tests.rb#6

View File

@ -219,9 +219,6 @@ class FormulaInstaller
sig { returns(T::Boolean) }
def quiet?; end
sig { returns(T::Boolean) }
def hold_locks?; end
end
class Livecheck