Skip to content
Snippets Groups Projects
Commit ca65767f authored by BrewTestBot's avatar BrewTestBot
Browse files

Update RBI files for bootsnap.

parent 10f93ab6
No related branches found
No related tags found
No related merge requests found
......@@ -2999,6 +2999,8 @@ end
module Bootsnap::LoadPathCache::PathScanner
def self.call(path); end
 
def self.os_path(path); end
def self.walk(absolute_dir_path, relative_dir_path, &block); end
end
 
......@@ -6187,6 +6189,11 @@ class CompilerSelector::Compiler
def self.members(); end
end
 
class CompilerSelector
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class Concurrent::Promises::AbstractEventFuture
include ::Concurrent::Promises::InternalStates
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment