-
Notifications
You must be signed in to change notification settings - Fork 10
/
shard.yml
56 lines (42 loc) · 1008 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: crystal-ann
version:
authors:
- V. Elenhaupt <[email protected]>
- Hugo Abonizio <[email protected]>
crystal: 0.24.2
license: MIT
dependencies:
granite_orm:
github: amberframework/granite-orm
version: 0.8.4
multi_auth:
github: msa7/multi_auth
commit: 4b8a34be7b6ee65e1efe42f352465f6f27323092
micrate:
github: juanedi/micrate
version: 0.3.3
sidekiq:
github: mperham/sidekiq.cr
commit: 26253ed561094e715f27f3d4e4c9679876d26aee
amber:
github: amberframework/amber
version: 0.6.7
twitter-crystal:
github: sferik/twitter-crystal
version: 0.2.1
hashids:
github: splattael/hashids.cr
version: 0.2.2
autolink:
github: crystal-community/autolink.cr
version: 0.1.3
development_dependencies:
spec2:
github: waterlink/spec2.cr
version: 0.11.0
webmock:
github: manastech/webmock.cr
commit: 7e7e7ff4d00afbb708909e1721e9f9bceddda726
ameba:
github: veelenga/ameba
version: 0.5.0