Set deploy socket

This commit is contained in:
2023-01-28 17:01:43 +11:00
parent f15bdfbdda
commit d93f618bb1
3 changed files with 7 additions and 0 deletions

View File

@@ -34,6 +34,9 @@ GEM
sshkit (>= 1.9.0)
capistrano-bundler (1.6.0)
capistrano (~> 3.1)
capistrano-rbenv (2.2.0)
capistrano (~> 3.1)
sshkit (~> 1.3)
coderay (1.1.3)
concurrent-ruby (1.1.10)
database_cleaner-core (2.0.1)
@@ -309,6 +312,7 @@ DEPENDENCIES
builder
capistrano (~> 3.17)
capistrano-bundler
capistrano-rbenv (~> 2.2)
capistrano3-puma!
database_cleaner-sequel
dotenv