From e3f5249cab85719700ab584f1461ba9298a1d296 Mon Sep 17 00:00:00 2001 From: Yosuke Ishikawa Date: Thu, 26 Feb 2015 21:31:40 +0900 Subject: [PATCH] change repository of Assertions --- Cartfile.private | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile.private b/Cartfile.private index 5d4accd4..9d8994b1 100644 --- a/Cartfile.private +++ b/Cartfile.private @@ -1 +1 @@ -github "neilpa/Assertions" "swift-1.1" +github "ikesyo/Assertions" "swift-1.1" diff --git a/Cartfile.resolved b/Cartfile.resolved index 748040fa..cd76c812 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,2 +1,2 @@ -github "neilpa/Assertions" "15e61d79e8858b811d2e061a1bf51e19f533f699" +github "ikesyo/Assertions" "45c8a5c09b4071406aefb1b23e0be9ae3f8aa94c" github "LlamaKit/LlamaKit" "v0.5.0"