Skip to content

Commit 74905ae

Browse files
authored
Merge pull request #41 from ReactiveCocoa/ras-3.0
Update ReactiveSwift to 3.0.
2 parents c5f9822 + f34d654 commit 74905ae

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github "ReactiveCocoa/ReactiveObjC" ~> 3.0.0
2-
github "ReactiveCocoa/ReactiveSwift" ~> 2.0.0
2+
github "ReactiveCocoa/ReactiveSwift" ~> 3.0.0

Cartfile.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github "Quick/Nimble" "v7.0.2"
22
github "Quick/Quick" "v1.2.0"
33
github "ReactiveCocoa/ReactiveObjC" "3.0.0"
4-
github "ReactiveCocoa/ReactiveSwift" "2.0.1"
5-
github "antitypical/Result" "3.2.3"
4+
github "ReactiveCocoa/ReactiveSwift" "3.0.0"
5+
github "antitypical/Result" "3.2.4"
66
github "jspahrsummers/xcconfigs" "3d9d99634cae6d586e272543d527681283b33eb0"

Carthage/Checkouts/ReactiveSwift

Submodule ReactiveSwift updated 48 files

0 commit comments

Comments
 (0)