From 74a6e3407cc189e11c03cfa2c8b030f2de669207 Mon Sep 17 00:00:00 2001 From: Jeremy Woertink Date: Mon, 30 Oct 2023 11:23:56 -0700 Subject: [PATCH] Updated shard versions. Better compat with Carbon updates (#16) --- shard.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shard.yml b/shard.yml index ab4e9e4..4cc6961 100644 --- a/shard.yml +++ b/shard.yml @@ -11,7 +11,7 @@ license: MIT dependencies: carbon: github: luckyframework/carbon - version: ~> 0.3.0 + version: ">= 0.3.0" email: github: arcage/crystal-email version: ~> 0.6.1 @@ -20,4 +20,4 @@ development_dependencies: github: tijn/devmail ameba: github: crystal-ameba/ameba - version: ~> 1.1.0 + version: ~> 1.5.0