We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c430a9 commit c69f29cCopy full SHA for c69f29c
Cartfile
@@ -1 +1 @@
1
-github "apollographql/apollo-ios" >= 0.9.5
+github "apollographql/apollo-ios" >= 0.24.0
Cartfile.private
@@ -1,4 +1,2 @@
-# For apollographql/apollo-ios ~> 0.9.5
2
-# These are not necessary for apollographql/apollo-ios >= 0.12.0
3
-github "daltoniam/starscream" "3.0.6"
4
-github "stephencelis/SQLite.swift" "0.11.4"
+github "daltoniam/Starscream" "3.1.1"
+github "stephencelis/SQLite.swift" "0.12.2"
Cartfile.resolved
@@ -1,3 +1,3 @@
-github "apollographql/apollo-ios" "0.9.5"
+github "apollographql/apollo-ios" "0.24.0"
0 commit comments