Skip to content

Commit

Permalink
Update Guanaco
Browse files Browse the repository at this point in the history
Now that Swift 2.3 support has been merged into modocache/Guanaco, there's no need to use the fork.
  • Loading branch information
mattrubin committed Dec 11, 2016
1 parent c6a8c01 commit 841e110
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
url = https://github.com/libgit2/libgit2.git
[submodule "Carthage/Checkouts/Guanaco"]
path = Carthage/Checkouts/Guanaco
url = https://github.com/mattrubin/Guanaco.git
url = https://github.com/modocache/Guanaco.git
[submodule "Carthage/Checkouts/Nimble"]
path = Carthage/Checkouts/Nimble
url = https://github.com/Quick/Nimble.git
Expand Down
2 changes: 1 addition & 1 deletion Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github "jspahrsummers/xcconfigs" >= 0.10
github "Quick/Quick" ~> 0.9.3
github "Quick/Nimble" ~> 4.1.0
github "mattrubin/Guanaco" "swift-2.3"
github "modocache/Guanaco" "77e8544d3f454859a1a0907f3f53d53605f5de70"
github "ZipArchive/ZipArchive" ~> 1.1
2 changes: 1 addition & 1 deletion Cartfile.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ github "Quick/Quick" "v0.9.3"
github "antitypical/Result" "2.1.3"
github "ZipArchive/ZipArchive" "v1.1"
github "jspahrsummers/xcconfigs" "0.10"
github "mattrubin/Guanaco" "c7c186b3c93f655d01ddf44b08232845ccd2fb66"
github "modocache/Guanaco" "77e8544d3f454859a1a0907f3f53d53605f5de70"
2 changes: 1 addition & 1 deletion Carthage/Checkouts/Guanaco
Submodule Guanaco updated 1 files
+1 −5 .travis.yml

0 comments on commit 841e110

Please sign in to comment.