summaryrefslogtreecommitdiff
path: root/Cartfile.resolved
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-01-11 10:20:30 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-01-11 10:20:30 -0500
commit84060e5478cf8c5228a55e1e3298ccf2004dc3a3 (patch)
tree99a735173593659e18de2535feda5dd2c7039d74 /Cartfile.resolved
parent532757ab4739af89476faca083b6f1f890e57e5d (diff)
downloadsdl_ios-84060e5478cf8c5228a55e1e3298ccf2004dc3a3.tar.gz
Fixed test cases
* Updated some test dependencies
Diffstat (limited to 'Cartfile.resolved')
-rw-r--r--Cartfile.resolved4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cartfile.resolved b/Cartfile.resolved
index b770aa4bd..e2b082f08 100644
--- a/Cartfile.resolved
+++ b/Cartfile.resolved
@@ -1,5 +1,5 @@
github "Quick/Nimble" "v4.1.0"
-github "AliSoftware/OHHTTPStubs" "5.2.1"
+github "AliSoftware/OHHTTPStubs" "5.2.3"
github "Quick/Quick" "v0.9.3"
github "facebook/ios-snapshot-test-case" "2.1.3"
-github "erikdoe/ocmock" "v3.3.1"
+github "erikdoe/ocmock" "v3.4"