mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	[rubygems/rubygems] Avoid loading URI unnecessarily when activating gems
ef5f30cba7
			
			
This commit is contained in:
		
							parent
							
								
									5fb42986a1
								
							
						
					
					
						commit
						eaeb5bf0bc
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -20,7 +20,6 @@ class Gem::Resolver::Set
 | 
			
		|||
  attr_accessor :prerelease
 | 
			
		||||
 | 
			
		||||
  def initialize # :nodoc:
 | 
			
		||||
    require 'uri'
 | 
			
		||||
    @prerelease = false
 | 
			
		||||
    @remote     = true
 | 
			
		||||
    @errors     = []
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue