From 40961b359530e0af227cba4925b432518c443897 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Fri, 12 Mar 2021 11:40:48 -0500 Subject: Updated Capistrano --- config/deploy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/deploy.rb') diff --git a/config/deploy.rb b/config/deploy.rb index ade184f..3843db6 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,5 @@ # config valid only for current version of Capistrano -lock "3.11.0" +lock "3.16.0" set :application, "thoughts" set :repo_url, "git@github.com:hatkirby/thoughts.git" -- cgit 1.4.1