Skip to content

Commit 56cd5dd

Browse files
committed
Update Quick and Nimble
1 parent 7cb99d4 commit 56cd5dd

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cartfile.private

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github "jspahrsummers/xcconfigs" "3d9d996"
2-
github "Quick/Quick" "swift-3.0"
3-
github "Quick/Nimble" "master"
2+
github "Quick/Quick" ~> 0.10
3+
github "Quick/Nimble" ~> 5.0

Cartfile.resolved

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github "Quick/Nimble" "197a46a5892340a2badc70af7f669b6aa4c8afa9"
2-
github "Quick/Quick" "8f2bc636ecfa2cc20696f62548b38d4ab943e299"
1+
github "Quick/Nimble" "v5.0.0"
2+
github "Quick/Quick" "v0.10.0"
33
github "antitypical/Result" "3.0.0"
44
github "jspahrsummers/xcconfigs" "3d9d99634cae6d586e272543d527681283b33eb0"
55
github "ReactiveCocoa/ReactiveSwift" "2cdbc4159dede57a47df0e2eeccd8c0ba8436470"

0 commit comments

Comments
 (0)