From 4dfed0a64dffb854210dcbfcbc947891c69f0790 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 30 Oct 2023 14:43:48 -0400 Subject: Updating Wittle (dev) --- config/deploy.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/deploy.rb b/config/deploy.rb index 6c15029..9332fb9 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,5 @@ # config valid only for current version of Capistrano -lock "3.17.3" +lock "3.18.0" set :application, "thoughts" set :repo_url, "/srv/git/thoughts" -- cgit 1.4.1