Skip to content

Commit a3af414

Browse files
committed
Upgrade RAC to alpha 4, use Quick and Nimble tags
1 parent ce7b2b1 commit a3af414

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "ReactiveCocoa/ReactiveCocoa" "v3.0-alpha.3"
1+
github "ReactiveCocoa/ReactiveCocoa" "v3.0-alpha.4"
22
github "LlamaKit/LlamaKit" ~> 0.6

Cartfile.private

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
github "Quick/Quick" "master"
2-
github "Quick/Nimble" "master"
1+
github "Quick/Quick"
2+
github "Quick/Nimble"
33
github "jspahrsummers/xcconfigs" >= 0.6

Cartfile.resolved

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
github "LlamaKit/LlamaKit" "v0.6.0"
2-
github "Quick/Nimble" "6a679cbf20da3fe570c26296b3029dd168b72c00"
3-
github "Quick/Quick" "ce625d59aa90be02bfccddfc444ed5dc072a9367"
2+
github "Quick/Nimble" "v0.4.2"
3+
github "Quick/Quick" "v0.3.1"
44
github "jspahrsummers/xcconfigs" "0.7.2"
5-
github "ReactiveCocoa/ReactiveCocoa" "ad02d8356b43e2c38f3d4d87ea0127c5f8572668"
5+
github "ReactiveCocoa/ReactiveCocoa" "f7a7ff3379e0e3d53cdea64b21e6387e3ce51c1d"

0 commit comments

Comments
 (0)