From 25d70ce8d6e8578881843d5b3cc8af52b07ae08e Mon Sep 17 00:00:00 2001 From: Danny Moesch Date: Sat, 16 Nov 2019 00:14:25 +0100 Subject: [PATCH] Update KeychainAccess to v4.1.0 --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 3991d00..a8d3e3c 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,5 +1,5 @@ github "SVProgressHUD/SVProgressHUD" "2.2.5" -github "kishikawakatsumi/KeychainAccess" "v3.2.0" +github "kishikawakatsumi/KeychainAccess" "v4.1.0" github "leonbreedt/FavIcon" "3.0.6" github "libgit2/objective-git" "0.14.2" github "mattrubin/Base32" "1.1.2+xcode10.2"