summaryrefslogtreecommitdiffstats
path: root/shard.yml
diff options
context:
space:
mode:
Diffstat (limited to 'shard.yml')
-rw-r--r--shard.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/shard.yml b/shard.yml
index b32054e6..bf382ec3 100644
--- a/shard.yml
+++ b/shard.yml
@@ -29,6 +29,14 @@ dependencies:
github: athena-framework/negotiation
version: ~> 0.1.1
+development_dependencies:
+ spectator:
+ github: icy-arctic-fox/spectator
+ version: ~> 0.10.4
+ ameba:
+ github: crystal-ameba/ameba
+ version: ~> 0.14.3
+
crystal: ">= 1.0.0, < 2.0.0"
license: AGPLv3