diff --git a/Cartfile b/Cartfile index d307684..939a967 100644 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,5 @@ github "Hearst-DD/ObjectMapper" ~> 1.2.0 -github "mxcl/PromiseKit" ~> 3.1.1 +github "mxcl/OMGHTTPURLRQ" ~> 3.1.2 +github "mxcl/PromiseKit" ~> 3.2.1 github "marketplacer/keychain-swift" ~> 3.0.13 github "theadam/SwiftClient" ~> 2.0.3 diff --git a/Cartfile.resolved b/Cartfile.resolved index 0df0792..91c6b73 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,9 +1,9 @@ -github "mxcl/OMGHTTPURLRQ" "3.1.1" -github "Hearst-DD/ObjectMapper" "1.2.0" +github "mxcl/OMGHTTPURLRQ" "3.1.2" +github "Hearst-DD/ObjectMapper" "1.3.0" +github "mxcl/PromiseKit" "3.2.1" github "theadam/SwiftClient" "2.0.3" github "SwiftyJSON/SwiftyJSON" "2.3.3" github "kylef/URITemplate.swift" "175429f708de77e1c894e2fa4bc6c61f461822bb" -github "marketplacer/keychain-swift" "3.0.13" -github "vadymmarkov/Fakery" "1.2.0" +github "marketplacer/keychain-swift" "3.0.16" +github "vadymmarkov/Fakery" "1.3.0" github "seegno-forks/Mockingjay" "68b619819ecee654297ff2349b934032c33581f9" -github "mxcl/PromiseKit" "3.1.1" diff --git a/UpholdSdk.podspec.json b/UpholdSdk.podspec.json index 070ddf9..f80c1fa 100644 --- a/UpholdSdk.podspec.json +++ b/UpholdSdk.podspec.json @@ -45,7 +45,7 @@ "1.2.0" ], "PromiseKit": [ - "3.1.1" + "3.2.1" ], "SwiftClient": [ "2.0.3"