Update RBI files for sorbet.
This commit is contained in:
		
							parent
							
								
									2fdc6f4b78
								
							
						
					
					
						commit
						18ece13197
					
				@ -490,26 +490,6 @@ class Bundler::Injector
 | 
			
		||||
  def self.remove(gems, options=T.unsafe(nil)); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Bundler::Installer
 | 
			
		||||
  def generate_bundler_executable_stubs(spec, options=T.unsafe(nil)); end
 | 
			
		||||
 | 
			
		||||
  def generate_standalone_bundler_executable_stubs(spec); end
 | 
			
		||||
 | 
			
		||||
  def initialize(root, definition); end
 | 
			
		||||
 | 
			
		||||
  def post_install_messages(); end
 | 
			
		||||
 | 
			
		||||
  def run(options); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Bundler::Installer
 | 
			
		||||
  def self.ambiguous_gems(); end
 | 
			
		||||
 | 
			
		||||
  def self.ambiguous_gems=(ambiguous_gems); end
 | 
			
		||||
 | 
			
		||||
  def self.install(root, definition, options=T.unsafe(nil)); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Bundler::Molinillo::DependencyGraph
 | 
			
		||||
  include ::Enumerable
 | 
			
		||||
end
 | 
			
		||||
@ -7425,11 +7405,6 @@ module Readline
 | 
			
		||||
  def self.completion_quote_character(); end
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
module ReleaseNotes
 | 
			
		||||
  extend ::T::Private::Methods::MethodHooks
 | 
			
		||||
  extend ::T::Private::Methods::SingletonMethodHooks
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
class Requirement
 | 
			
		||||
  extend ::T::Private::Methods::MethodHooks
 | 
			
		||||
  extend ::T::Private::Methods::SingletonMethodHooks
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user