Update capistrano lock version to 3.8.1 (#3056)
This commit is contained in:
		
							parent
							
								
									5f727f9068
								
							
						
					
					
						commit
						0a110d07b6
					
				| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
# frozen_string_literal: true
 | 
			
		||||
 | 
			
		||||
lock '3.8.0'
 | 
			
		||||
lock '3.8.1'
 | 
			
		||||
 | 
			
		||||
set :repo_url, ENV.fetch('REPO', 'https://github.com/tootsuite/mastodon.git')
 | 
			
		||||
set :branch, ENV.fetch('BRANCH', 'master')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue