summaryrefslogtreecommitdiff
path: root/Cartfile.resolved
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2020-03-25 16:47:35 -0400
committerJoel Fischer <joeljfischer@gmail.com>2020-03-25 16:47:35 -0400
commitf33d23a79c0b41712c86c97368f6fe4b929b9ca7 (patch)
tree16dcbdd279b65f27e138085a7010aea111358a46 /Cartfile.resolved
parent002795193236e6337fa6a48474396947cf77b5e4 (diff)
downloadsdl_ios-f33d23a79c0b41712c86c97368f6fe4b929b9ca7.tar.gz
Update classes to account for deprecationsbugfix/issue-1599-deprecate-syncpdata
Diffstat (limited to 'Cartfile.resolved')
-rw-r--r--Cartfile.resolved2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cartfile.resolved b/Cartfile.resolved
index 28fec15c4..f42579d07 100644
--- a/Cartfile.resolved
+++ b/Cartfile.resolved
@@ -1,4 +1,4 @@
github "Quick/Nimble" "v8.0.5"
github "Quick/Quick" "v2.2.0"
-github "erikdoe/ocmock" "v3.5"
+github "erikdoe/ocmock" "v3.6"
github "uber/ios-snapshot-test-case" "6.2.0"