Skip to content

Commit c69f29c

Browse files
committed
Update Cartfile for Apollo 0.24.0
1 parent 9c430a9 commit c69f29c

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

Cartfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "apollographql/apollo-ios" >= 0.9.5
1+
github "apollographql/apollo-ios" >= 0.24.0

Cartfile.private

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
# 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"
1+
github "daltoniam/Starscream" "3.1.1"
2+
github "stephencelis/SQLite.swift" "0.12.2"

Cartfile.resolved

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "apollographql/apollo-ios" "0.9.5"
2-
github "daltoniam/starscream" "3.0.6"
3-
github "stephencelis/SQLite.swift" "0.11.4"
1+
github "apollographql/apollo-ios" "0.24.0"
2+
github "daltoniam/Starscream" "3.1.1"
3+
github "stephencelis/SQLite.swift" "0.12.2"

0 commit comments

Comments
 (0)