From 1b1edbb32ab854f9f29fbfaf1b545f349e11aed0 Mon Sep 17 00:00:00 2001 From: michael starke Date: Wed, 15 Nov 2017 16:44:14 +0100 Subject: [PATCH] updated dependecies --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index a7fb659a..515f28e9 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ github "sparkle-project/Sparkle" ~> 1.18.1 -github "MacPass/KeePassKit" ~> 1.7.2 +github "MacPass/KeePassKit" ~> 1.7.5 github "mstarke/HNHUi" ~> 1.4.1 diff --git a/Cartfile.resolved b/Cartfile.resolved index 99d53221..5dbb6296 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,3 @@ -github "MacPass/KeePassKit" "1.7.2" +github "MacPass/KeePassKit" "1.7.5" github "mstarke/HNHUi" "1.4.1" github "sparkle-project/Sparkle" "1.18.1"