From cabc180bfea054430efd2f7f76214b4805178c99 Mon Sep 17 00:00:00 2001 From: Shauna Sloan <33136376+lady-elorest@users.noreply.github.com> Date: Mon, 29 Oct 2018 12:07:42 -0700 Subject: [PATCH] Updated shard file to work with 26. --- shard.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shard.yml b/shard.yml index 7590a71..5732921 100644 --- a/shard.yml +++ b/shard.yml @@ -10,9 +10,9 @@ targets: dependencies: cli: - github: amberframework/cli + github: mosop/cli version: ~> 0.7.0 -crystal: 0.23.1 +crystal: 0.26.1 license: MIT