Skip to content

Commit

Permalink
Update Result & ReactiveSwift in Cartfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinejr committed Jun 5, 2018
1 parent a801430 commit 0e3010d
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" ~> 3.0
github "ReactiveCocoa/ReactiveSwift" "4.0.0-rc.1"
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.1"
github "Alamofire/Alamofire" "4.7.2"
github "AliSoftware/OHHTTPStubs" "f90c2bb0fb882e43761ab963ca8869d349d2c6e3"
github "Quick/Nimble" "v7.0.3"
github "Quick/Quick" "v1.2.0"
github "ReactiveCocoa/ReactiveSwift" "3.1.0"
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 "antitypical/Result" "3.2.4"
github "antitypical/Result" "4.0.0"

0 comments on commit 0e3010d

Please sign in to comment.