From 9b3e1443dfcfe69ceffc7a3de925e7b24a110d25 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Tue, 8 May 2018 15:28:36 +0200 Subject: [PATCH] Using updated KeePassKit to fix #784 and #788 --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index bf9521b1..9d35e20c 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ github "sparkle-project/Sparkle" ~> 1.18.1 -github "MacPass/KeePassKit" ~> 1.9 +github "MacPass/KeePassKit" ~> 1.10 github "mstarke/HNHUi" ~> 1.4.2 diff --git a/Cartfile.resolved b/Cartfile.resolved index 9e8c120b..4c8eb1be 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,3 @@ -github "MacPass/KeePassKit" "1.9" +github "MacPass/KeePassKit" "1.10" github "mstarke/HNHUi" "1.4.2" github "sparkle-project/Sparkle" "1.18.1"