mirror of
				https://github.com/bumi/lnrpc
				synced 2025-10-31 16:45:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			160 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			160 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| source "https://rubygems.org"
 | |
| 
 | |
| git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
 | |
| 
 | |
| # Specify your gem's dependencies in lnrpc.gemspec
 | |
| gemspec
 |