mirror of
				https://github.com/fspc/bike-database.git
				synced 2025-10-31 08:45:34 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			174 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| source :rubygems
 | |
| 
 | |
| puppetversion = ENV.key?('PUPPET_VERSION') ? "= #{ENV['PUPPET_VERSION']}" : ['>= 2.7']
 | |
| gem 'puppet', puppetversion
 | |
| gem 'puppetlabs_spec_helper', '>= 0.1.0'
 |