From 4ddb0c5e07265dee5589ce63f0a9edb7f22eac42 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Tue, 26 Mar 2019 08:45:18 +0100 Subject: [PATCH] Updated KeePassKit to fix regression (fixes #897) --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index b03b1af6..230de4c4 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ -github "MacPass/KeePassKit" "2.4.1" +github "MacPass/KeePassKit" "2.4.2" github "mstarke/HNHUi" "3.0" github "robbiehanson/KissXML" "5.2.3" github "sparkle-project/Sparkle" "1.20.0"