Skip to content

Commit c80c8b1

Browse files
authored
Merge pull request #71 from Carthage/update-quick
Update Quick
2 parents dbeed22 + d6676be commit c80c8b1

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
url = https://github.com/Quick/Nimble.git
44
[submodule "Carthage/Checkouts/Quick"]
55
path = Carthage/Checkouts/Quick
6-
url = https://github.com/sharplet/Quick.git
6+
url = https://github.com/Quick/Quick.git
77
[submodule "Carthage/Checkouts/xcconfigs"]
88
path = Carthage/Checkouts/xcconfigs
99
url = https://github.com/jspahrsummers/xcconfigs.git

Cartfile.private

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
github "jspahrsummers/xcconfigs" ~> 0.9
2-
github "sharplet/Quick" "xcode-8"
2+
github "Quick/Quick" "816489f"
33
github "Quick/Nimble" "188caeb"

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github "Quick/Nimble" "188caeb094bc342614d8a5c706cd8bb9a6c355eb"
2-
github "sharplet/Quick" "e2cfb86c8379417c9272bb853e9f0c407167d486"
2+
github "Quick/Quick" "816489f39f590d87801ba4cd24c68e86635855de"
33
github "antitypical/Result" "2.1.3"
44
github "jspahrsummers/xcconfigs" "0.9"

0 commit comments

Comments
 (0)