Update Quick to 0.9.3

The Cartfile now specifies a dependency on Quick ~> 0.9.3, the first version of the library to support Swift 2.3 and Xcode 8:
https://github.com/Quick/Quick/releases/tag/v0.9.3
This commit is contained in:
Matt Rubin 2016-12-06 11:22:29 -05:00
parent ac3fde8763
commit 76b3c9224e
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
github "jspahrsummers/xcconfigs" >= 0.10
github "Quick/Quick" "v0.9.1"
github "Quick/Quick" ~> 0.9.3
github "Quick/Nimble" ~> 4.1.0
github "modocache/Guanaco" "5031bf67297afbe61ac0f2fbf3e3e8400b3f8888"
github "ZipArchive/ZipArchive" ~> 1.1

View File

@ -1,6 +1,6 @@
github "modocache/Guanaco" "5031bf67297afbe61ac0f2fbf3e3e8400b3f8888"
github "Quick/Nimble" "v4.1.0"
github "Quick/Quick" "v0.9.1"
github "Quick/Quick" "v0.9.3"
github "antitypical/Result" "2.1.3"
github "ZipArchive/ZipArchive" "v1.1"
github "jspahrsummers/xcconfigs" "0.10"

@ -1 +1 @@
Subproject commit 2f037560be197f0f5ae992512549bc29fabb3818
Subproject commit faa6056c0c7da69fc1fb494cf61fa264aea4d9bc