diff --git a/Cartfile b/Cartfile index 95e978e..8b7269d 100644 --- a/Cartfile +++ b/Cartfile @@ -1,6 +1,6 @@ github "SVProgressHUD/SVProgressHUD" github "radex/SwiftyUserDefaults" -github "mssun/objective-git" +github "mssun/objective-git" "master" github "leonbreedt/FavIcon" github "kishikawakatsumi/KeychainAccess" github "mattrubin/OneTimePassword" diff --git a/Cartfile.resolved b/Cartfile.resolved index e4719b5..b678a51 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -3,5 +3,5 @@ github "kishikawakatsumi/KeychainAccess" "v4.2.2" github "leonbreedt/FavIcon" "3.1.0" github "mattrubin/Base32" "1.1.2+xcode10.2" github "mattrubin/OneTimePassword" "3.2.0" -github "mssun/objective-git" "0.15" +github "mssun/objective-git" "46700019d808437b98c5ea4437a13ded8a09b218" github "radex/SwiftyUserDefaults" "5.3.0"