up: do not pack test files for a lightweight image
This commit is contained in:
		
							parent
							
								
									a7999795f7
								
							
						
					
					
						commit
						6554454fb8
					
				@ -12,7 +12,6 @@ Gem::Specification.new do |spec|
 | 
				
			|||||||
  spec.license          = 'MIT'
 | 
					  spec.license          = 'MIT'
 | 
				
			||||||
  spec.name             = 'rating'
 | 
					  spec.name             = 'rating'
 | 
				
			||||||
  spec.summary          = 'A true Bayesian rating system with scope and cache enabled.'
 | 
					  spec.summary          = 'A true Bayesian rating system with scope and cache enabled.'
 | 
				
			||||||
  spec.test_files       = Dir['spec/**/*']
 | 
					 | 
				
			||||||
  spec.version          = Rating::VERSION
 | 
					  spec.version          = Rating::VERSION
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  spec.add_dependency 'activerecord'
 | 
					  spec.add_dependency 'activerecord'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user