File tree 2 files changed +23
-0
lines changed
2 files changed +23
-0
lines changed Original file line number Diff line number Diff line change 8
8
github: crystal-loot/exception_page
9
9
version: 0.1.1
10
10
11
+ i18n:
12
+ github: TechMagister/i18n.cr
13
+ version: 0.2.0
14
+
15
+ ifrit:
16
+ github: imdrasil/ifrit
17
+ version: 0.1.2
18
+
19
+ inflector:
20
+ github: phoffer/inflector.cr
21
+ version: 0.1.8
22
+
23
+ jennifer:
24
+ github: imdrasil/jennifer.cr
25
+ version: 0.6.0
26
+
11
27
kemal:
12
28
github: kemalcr/kemal
13
29
commit: 09bb1fcd4073a374b3a61c99e48e05a866b23c08
@@ -32,6 +48,10 @@ shards:
32
48
github: luislavena/radix
33
49
version: 0.3.8
34
50
51
+ sam:
52
+ github: imdrasil/sam.cr
53
+ version: 0.2.4
54
+
35
55
slang:
36
56
github: jeromegn/slang
37
57
commit: f33c23be9d477a07627a124d0b79d6cdb7a9132e
Original file line number Diff line number Diff line change @@ -25,6 +25,9 @@ dependencies:
25
25
markd :
26
26
github : icyleaf/markd
27
27
branch : master
28
+ jennifer :
29
+ github : imdrasil/jennifer.cr
30
+ version : " ~> 0.6.0"
28
31
29
32
development_dependencies :
30
33
ameba :
You can’t perform that action at this time.
0 commit comments