From 754bc51117cd58aea672a95ffd9397532aebf20f Mon Sep 17 00:00:00 2001 From: Nathan Kot Date: Fri, 15 Apr 2016 18:31:46 +0900 Subject: [PATCH] Update Carthage dependencies --- Cartfile | 2 +- Cartfile.private | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cartfile b/Cartfile index b788d0b..2f84122 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "ReactiveX/RxSwift" ~> 2.3.0 +github "ReactiveX/RxSwift" ~> 2.4.0 diff --git a/Cartfile.private b/Cartfile.private index e4dfff4..d1eb159 100644 --- a/Cartfile.private +++ b/Cartfile.private @@ -1,2 +1,2 @@ -github "Quick/Quick" ~> 0.8.0 -github "Quick/Nimble" ~> 3.0.0 +github "Quick/Quick" ~> 0.9.2 +github "Quick/Nimble" ~> 4.0.0