Add spectator and switch to Spectator DSL

This commit is contained in:
matthewmcgarvey
2022-01-04 19:25:21 -06:00
parent dffe8fc49e
commit 6c0486646f
4 changed files with 54 additions and 40 deletions

View File

@@ -28,6 +28,10 @@ dependencies:
athena-negotiation:
github: athena-framework/negotiation
version: ~> 0.1.1
development_dependencies:
spectator:
github: icy-arctic-fox/spectator
version: ~> 0.10.3
crystal: ">= 1.0.0, < 2.0.0"