From fd8d8bae54d501a9aabe4a9251653e8b41970844 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 12 May 2025 14:57:57 -0400 Subject: Updated capfile --- 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 f28894f..de297e3 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,5 @@ # config valid only for current version of Capistrano -lock "3.18.0" +lock "3.19.2" set :application, "thoughts" set :repo_url, "/srv/git/thoughts" -- cgit 1.4.1