File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change 1
1
version: 2.0
2
2
shards:
3
+ backtracer:
4
+ git: https://github.com/sija/backtracer.cr.git
5
+ version: 1.2.2
6
+
3
7
db:
4
8
git: https://github.com/crystal-lang/crystal-db.git
5
- version: 0.5.0
9
+ version: 0.13.1
10
+
11
+ exception_page:
12
+ git: https://github.com/crystal-loot/exception_page.git
13
+ version: 0.3.1
6
14
7
15
kemal:
8
16
git: https://github.com/kemalcr/kemal.git
9
- version: 0.25 .0
17
+ version: 1.4 .0
10
18
11
19
kemal-session:
12
20
git: https://github.com/kemalcr/kemal-session.git
13
- version: 0.10.0
14
-
15
- kilt:
16
- git: https://github.com/jeromegn/kilt.git
17
- version: 0.4.0
21
+ version: 1.0.0
18
22
19
23
mysql:
20
24
git: https://github.com/crystal-lang/crystal-mysql.git
21
- version: 0.5 .0
25
+ version: 0.16 .0
22
26
23
27
radix:
24
28
git: https://github.com/luislavena/radix.git
25
- version: 0.3.8
29
+ version: 0.4.1
26
30
You can’t perform that action at this time.
0 commit comments