From 009da86a6b9fbf5ea6ee871421c8109bf04dc46e Mon Sep 17 00:00:00 2001 From: Lucas Nelaupe Date: Sat, 6 Jan 2018 13:19:48 +0800 Subject: [PATCH] Bump RxSwift to 4.1 --- Cartfile.resolved | 2 +- Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cartfile.resolved b/Cartfile.resolved index 3cf01e006..7630ace9d 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -3,5 +3,5 @@ github "AliSoftware/OHHTTPStubs" "f90c2bb0fb882e43761ab963ca8869d349d2c6e3" github "Quick/Nimble" "v7.0.2" github "Quick/Quick" "v1.2.0" github "ReactiveCocoa/ReactiveSwift" "3.0.0" -github "ReactiveX/RxSwift" "4.0.0" +github "ReactiveX/RxSwift" "4.1.0" github "antitypical/Result" "3.2.4" diff --git a/Package.resolved b/Package.resolved index 4c21f92d1..775301831 100644 --- a/Package.resolved +++ b/Package.resolved @@ -33,8 +33,8 @@ "repositoryURL": "https://github.com/ReactiveX/RxSwift.git", "state": { "branch": null, - "revision": "12cccb171ad9038251af6883807f0290c1d75a5b", - "version": "4.0.0" + "revision": "49eba516f11dbd856f7856e293422f561c854433", + "version": "4.1.0" } } ]