Skip to content

Commit

Permalink
Update RBI files for sorbet-runtime-and-sorbet-static-and-runtime.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 30, 2024
1 parent 3557d3b commit 6fa0f85
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Library/Homebrew/sorbet/rbi/hidden-definitions/hidden.rbi
Original file line number Diff line number Diff line change
Expand Up @@ -10225,6 +10225,11 @@ module Utils::Svn
extend ::T::Private::Methods::SingletonMethodHooks
end

module Utils::Timer
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end

module Utils
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
Expand Down

0 comments on commit 6fa0f85

Please sign in to comment.