From aa390a76121e84fa237788dded4b495e87e0426c Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:05:35 +0000 Subject: [PATCH] Update RBI files for stackprof. Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow. --- .../rbi/gems/{stackprof@0.2.25.rbi => stackprof@0.2.26.rbi} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{stackprof@0.2.25.rbi => stackprof@0.2.26.rbi} (98%) diff --git a/Library/Homebrew/sorbet/rbi/gems/stackprof@0.2.25.rbi b/Library/Homebrew/sorbet/rbi/gems/stackprof@0.2.26.rbi similarity index 98% rename from Library/Homebrew/sorbet/rbi/gems/stackprof@0.2.25.rbi rename to Library/Homebrew/sorbet/rbi/gems/stackprof@0.2.26.rbi index eb8c92fe0d..84c1017717 100644 --- a/Library/Homebrew/sorbet/rbi/gems/stackprof@0.2.25.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/stackprof@0.2.26.rbi @@ -4,7 +4,7 @@ # This is an autogenerated file for types exported from the `stackprof` gem. # Please instead update this file by running `bin/tapioca gem stackprof`. -# source://stackprof//lib/stackprof.rb#16 +# source://stackprof//lib/stackprof.rb#20 module StackProf class << self def results(*_arg0); end @@ -237,5 +237,5 @@ end # source://stackprof//lib/stackprof/report.rb#9 StackProf::Report::MARSHAL_SIGNATURE = T.let(T.unsafe(nil), String) -# source://stackprof//lib/stackprof.rb#17 +# source://stackprof//lib/stackprof.rb#21 StackProf::VERSION = T.let(T.unsafe(nil), String)