mirror of
				https://github.com/capistrano/capistrano
				synced 2023-03-27 23:21:18 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			204 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			204 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
source "https://rubygems.org"
 | 
						|
 | 
						|
# keep versions up-to-date with the actual GitHub Pages setup
 | 
						|
# https://pages.github.com/versions/
 | 
						|
 | 
						|
# just do `bundle update` to get the latest version.
 | 
						|
 | 
						|
gem 'github-pages'
 |