mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-04 12:14:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			145 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			145 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
source 'https://rubygems.org'
 | 
						|
 | 
						|
gem 'jekyll', '~> 1.0'
 | 
						|
gem 'safe_yaml', '~> 1.0.4'
 | 
						|
gem 'sass', '~> 3.0'
 | 
						|
gem 'less', '~> 2.5.0'
 | 
						|
gem 'therubyracer'
 |