Skip to content

Commit 973aad9

Browse files
authored
Merge pull request #14 from ReactiveCocoa/update-dependencies
Update ReactiveSwift to 1.0.0 and ReactiveObjC to 2.1.2
2 parents 9931a7e + 1a9cd62 commit 973aad9

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cartfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github "ReactiveCocoa/ReactiveObjC" ~> 2.1.1
2-
github "ReactiveCocoa/ReactiveSwift" "1.0.0-rc.3"
1+
github "ReactiveCocoa/ReactiveObjC" ~> 2.1.2
2+
github "ReactiveCocoa/ReactiveSwift" ~> 1.0

Cartfile.resolved

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github "Quick/Nimble" "v5.1.1"
22
github "Quick/Quick" "v1.0.0"
3-
github "ReactiveCocoa/ReactiveObjC" "2.1.1"
3+
github "ReactiveCocoa/ReactiveObjC" "2.1.2"
44
github "antitypical/Result" "3.1.0"
55
github "jspahrsummers/xcconfigs" "3d9d99634cae6d586e272543d527681283b33eb0"
6-
github "ReactiveCocoa/ReactiveSwift" "1.0.0-rc.3"
6+
github "ReactiveCocoa/ReactiveSwift" "1.0.0"

0 commit comments

Comments
 (0)