From 8244cc56b79d042c56b11579fa6301f50ad26c82 Mon Sep 17 00:00:00 2001 From: michael starke Date: Thu, 24 Dec 2015 15:44:49 +0100 Subject: [PATCH] fixed #398 --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 14461efe..1cb3b8a1 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ -github "sparkle-project/Sparkle" "1.12.0b1" +github "sparkle-project/Sparkle" ~> 1.13 github "mstarke/KeePassKit" ~> 1.0 github "mstarke/HNHUi" ~> 1.0 diff --git a/Cartfile.resolved b/Cartfile.resolved index cee52034..28e7d75f 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,3 +1,3 @@ github "mstarke/HNHUi" "1.0.1" github "mstarke/KeePassKit" "1.0.2" -github "sparkle-project/Sparkle" "1.12.0b1" +github "sparkle-project/Sparkle" "1.13.0"