mirror of
				https://github.com/bumi/rack-lightning
				synced 2025-11-04 03:00:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			169 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			169 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
source "https://rubygems.org"
 | 
						|
 | 
						|
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
 | 
						|
 | 
						|
# Specify your gem's dependencies in rack-lightning.gemspec
 | 
						|
gemspec
 |