From 23c967dc00847ff689bc0430c597d081524c3ddd Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 12 May 2025 15:01:34 -0400 Subject: Update rubygems --- 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 3ef0266..36a8c3a 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, "wittle" set :repo_url, "/srv/git/wittle" -- cgit 1.4.1