From 9da8cc4be2b5e74f4024ccded9beea4aaea7bb9a Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 5 Jan 2018 12:04:00 -0500 Subject: Updated Capistrano --- 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 ecea5ca..5dee5a5 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,5 @@ # config valid only for current version of Capistrano -lock "3.9.1" +lock "3.10.1" set :application, "thoughts" set :repo_url, "git@github.com:hatkirby/thoughts.git" -- cgit 1.4.1