From 3a116a19d655622cd08eff1c8baf63c21477bdcb Mon Sep 17 00:00:00 2001
From: Kelly Rauchenberger <fefferburbia@gmail.com>
Date: Mon, 2 Jul 2018 16:01:36 -0400
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 5dee5a5..ade184f 100644
--- a/config/deploy.rb
+++ b/config/deploy.rb
@@ -1,5 +1,5 @@
 # config valid only for current version of Capistrano
-lock "3.10.1"
+lock "3.11.0"
 
 set :application, "thoughts"
 set :repo_url, "git@github.com:hatkirby/thoughts.git"
-- 
cgit 1.4.1