forked from cnti-testcatalog/testsuite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
shard.yml
42 lines (36 loc) · 874 Bytes
/
shard.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: cnf_conformance
version: 0.1.0
authors:
- W. Watson <[email protected]>
- Joshua Darius <[email protected]>
- Denver Williams <[email protected]>
targets:
cnf_conformance:
main: src/cnf_conformance.cr
crystal: 0.35.1
dependencies:
sam:
github: vulk/sam.cr
commit: c243db2
totem:
github: icyleaf/totem
version: 0.6.0
halite:
github: icyleaf/halite
commit: ba22d2aa96bbb99702145839df8be516b4ceca90 # master as of 7-29-2020
icr:
github: crystal-community/icr
branch: master
commander:
github: mrrooijen/commander
version: ~> 0.3.5
crinja:
github: straight-shoota/crinja
commit: 849bd8a3c9600256ef797db66315dd757a1686a0 # master as of 7-29-2020
retriable:
github: Sija/retriable.cr
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 0.12.0
license: MIT