Skip to content

Commit f412cc7

Browse files
authored
Merge pull request #64 from Carthage/rac4.2.1
Update ReactiveCocoa to v4.2.1
2 parents d5be89d + e084c2a commit f412cc7

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 +1 @@
1-
github "ReactiveCocoa/ReactiveCocoa" ~> 4.2
1+
github "ReactiveCocoa/ReactiveCocoa" ~> 4.2.1

Cartfile.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
github "Quick/Nimble" "v4.0.0"
22
github "Quick/Quick" "v0.9.2"
3-
github "antitypical/Result" "2.0.0"
3+
github "antitypical/Result" "2.1.2"
44
github "jspahrsummers/xcconfigs" "0.9"
5-
github "ReactiveCocoa/ReactiveCocoa" "v4.2.0"
5+
github "ReactiveCocoa/ReactiveCocoa" "v4.2.1"

0 commit comments

Comments
 (0)