You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							|  | source "http://rubygems.org"
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | group :development do
 | 
						
						
						
							|  |   gem 'rake'
 | 
						
						
						
							|  |   gem 'rack'
 | 
						
						
						
							|  |   gem 'jekyll'
 | 
						
						
						
							|  |   gem 'rdiscount'
 | 
						
						
						
							|  |   gem 'pygments.rb'
 | 
						
						
						
							|  |   gem 'RedCloth'
 | 
						
						
						
							|  |   gem 'haml', '>= 3.1'
 | 
						
						
						
							|  |   gem 'compass', '>= 0.11'
 | 
						
						
						
							|  |   gem 'rubypants'
 | 
						
						
						
							|  |   gem 'rb-fsevent'
 | 
						
						
						
							|  |   gem 'stringex'
 | 
						
						
						
							|  |   gem 'liquid', '2.2.2'
 | 
						
						
						
							|  | end
 | 
						
						
						
							|  | 
 | 
						
						
						
							|  | gem 'sinatra', '1.2.6'
 |