Skip to content

Commit

Permalink
Bumped Quick and Nimble dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelcruzeiro committed Aug 24, 2021
1 parent e84f8a2 commit 977edbe
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
4 changes: 2 additions & 2 deletions Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
github "AliSoftware/OHHTTPStubs" ~> 9.0.0
github "Quick/Quick" ~> 2.0.0
github "Quick/Nimble" ~> 8.0.0
github "Quick/Quick" ~> 4.0.0
github "Quick/Nimble" ~> 9.2.0
10 changes: 5 additions & 5 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github "Alamofire/Alamofire" "5.4.1"
github "Alamofire/Alamofire" "5.4.3"
github "AliSoftware/OHHTTPStubs" "9.1.0"
github "Quick/Nimble" "v8.1.2"
github "Quick/Quick" "v2.2.1"
github "ReactiveCocoa/ReactiveSwift" "6.5.0"
github "ReactiveX/RxSwift" "6.0.0"
github "Quick/Nimble" "v9.2.0"
github "Quick/Quick" "v4.0.0"
github "ReactiveCocoa/ReactiveSwift" "6.6.1"
github "ReactiveX/RxSwift" "6.2.0"
1 change: 1 addition & 0 deletions Moya.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1571,6 +1571,7 @@
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
EXCLUDED_ARCHS = "";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
Expand Down

0 comments on commit 977edbe

Please sign in to comment.