From 4362c0eda4602837d03f0597376fb266c62952e5 Mon Sep 17 00:00:00 2001 From: Danny Moesch Date: Sun, 10 May 2020 13:05:43 +0200 Subject: [PATCH] Update KeychainAccess to 4.2.0 --- Cartfile.resolved | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index c73c681..1661926 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,5 +1,5 @@ github "SVProgressHUD/SVProgressHUD" "2.2.5" -github "kishikawakatsumi/KeychainAccess" "v4.1.0" +github "kishikawakatsumi/KeychainAccess" "v4.2.0" github "leonbreedt/FavIcon" "3.0.6" github "mattrubin/Base32" "1.1.2+xcode10.2" github "mattrubin/OneTimePassword" "3.2.0"