summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-12-13 14:59:08 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-12-13 14:59:08 -0500
commit172dafd917fad53d326f9d6a871b7588a79fd539 (patch)
tree39a6abe2f045d17d91b5f9e121d5cf2b23e9f4b3
parent40d9f525fe11b374806b9afaf293fc935edc9e56 (diff)
downloadsdl_ios-bug/issue_823_remove_unused_test_lib.tar.gz
Update cartfile, remove OHHTTPStubsbug/issue_823_remove_unused_test_lib
-rw-r--r--Cartfile.private2
-rw-r--r--Cartfile.resolved1
2 files changed, 0 insertions, 3 deletions
diff --git a/Cartfile.private b/Cartfile.private
index 2b696abf7..7ef1104ea 100644
--- a/Cartfile.private
+++ b/Cartfile.private
@@ -1,6 +1,4 @@
-# github "Quick/Quick" ~> 1.1
github "Quick/Quick" ~> 1.2
github "Quick/Nimble" ~> 7.0
-github "AliSoftware/OHHTTPStubs" ~> 6.1
github "erikdoe/ocmock" ~> 3.4
github "facebook/ios-snapshot-test-case" ~> 2.1
diff --git a/Cartfile.resolved b/Cartfile.resolved
index 6832620d8..20086137a 100644
--- a/Cartfile.resolved
+++ b/Cartfile.resolved
@@ -1,4 +1,3 @@
-github "AliSoftware/OHHTTPStubs" "6.1.0"
github "Quick/Nimble" "v7.0.3"
github "Quick/Quick" "v1.2.0"
github "erikdoe/ocmock" "v3.4.1"