diff --git a/Cartfile b/Cartfile index d3479f6..24ce080 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "ReactiveX/RxSwift" ~> 4.5 \ No newline at end of file +github "ReactiveX/RxSwift" ~> 5.0 \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index 16929f1..b751e3d 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -github "ReactiveX/RxSwift" "4.5.0" +github "ReactiveX/RxSwift" "5.0.1"