mirror of
				https://github.com/ThrowTheSwitch/CMock
				synced 2025-11-04 00:26:13 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			117 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			117 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
source "http://rubygems.org/"
 | 
						|
 | 
						|
gem "bundler"
 | 
						|
gem "rake"
 | 
						|
gem "minitest"
 | 
						|
gem "require_all"
 | 
						|
gem "constructor"
 | 
						|
gem "diy"
 |