Skip to content

Commit

Permalink
Carthage: Bump ReactiveSwift to ~> 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Jul 23, 2018
1 parent 29ee038 commit 9c697a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github "Alamofire/Alamofire" ~> 4.1
github "ReactiveCocoa/ReactiveSwift" "4.0.0-rc.1"
github "ReactiveCocoa/ReactiveSwift" ~> 4.0
github "ReactiveX/RxSwift" ~> 4.0
github "antitypical/Result" ~> 4.0
10 changes: 5 additions & 5 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github "Alamofire/Alamofire" "4.7.2"
github "Alamofire/Alamofire" "4.7.3"
github "AliSoftware/OHHTTPStubs" "f90c2bb0fb882e43761ab963ca8869d349d2c6e3"
github "Quick/Nimble" "v7.1.1"
github "Quick/Quick" "v1.3.0"
github "ReactiveCocoa/ReactiveSwift" "4.0.0-rc.1"
github "ReactiveX/RxSwift" "4.1.2"
github "Quick/Nimble" "v7.1.3"
github "Quick/Quick" "v1.3.1"
github "ReactiveCocoa/ReactiveSwift" "4.0.0"
github "ReactiveX/RxSwift" "4.2.0"
github "antitypical/Result" "4.0.0"

0 comments on commit 9c697a3

Please sign in to comment.