Does not include template rendering tests. Could use some help with these, as they are fairly important.
		
			
				
	
	
		
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
source "https://rubygems.org"
 | 
						|
 | 
						|
gem "chef", "~> 10.18.2"
 | 
						|
gem "berkshelf",  "~> 1.4.0"
 | 
						|
gem "chefspec", "~> 1.0.0"
 | 
						|
gem "foodcritic", "~> 2.1.0"
 |