mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	[rubygems/rubygems] Disable RUBYGEMS_GEMDEPS for bundler spec run
				
					
				
			Running `bundler` specs using `bundler` is not supported.
cc97b6773d
			
			
This commit is contained in:
		
							parent
							
								
									5aee962fe3
								
							
						
					
					
						commit
						ea16a0df80
					
				
				
				Notes:
				
					git
				
				2021-08-31 19:07:11 +09:00 
				
			
			
			
		
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -73,6 +73,7 @@ RSpec.configure do |config|
 | 
			
		|||
    Spec::Rubygems.test_setup
 | 
			
		||||
    ENV["BUNDLE_SPEC_RUN"] = "true"
 | 
			
		||||
    ENV["BUNDLE_USER_CONFIG"] = ENV["BUNDLE_USER_CACHE"] = ENV["BUNDLE_USER_PLUGIN"] = nil
 | 
			
		||||
    ENV["RUBYGEMS_GEMDEPS"] = nil
 | 
			
		||||
    ENV["XDG_CONFIG_HOME"] = nil
 | 
			
		||||
    ENV["GEMRC"] = nil
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue