Skip to content

Commit 2a9194e

Browse files
committed
crystal: update dependencies for they causes so much errorrs
1 parent 4fefe98 commit 2a9194e

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

webapp/crystal/shard.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,30 @@
11
version: 2.0
22
shards:
3+
backtracer:
4+
git: https://github.com/sija/backtracer.cr.git
5+
version: 1.2.2
6+
37
db:
48
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
614

715
kemal:
816
git: https://github.com/kemalcr/kemal.git
9-
version: 0.25.0
17+
version: 1.4.0
1018

1119
kemal-session:
1220
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
1822

1923
mysql:
2024
git: https://github.com/crystal-lang/crystal-mysql.git
21-
version: 0.5.0
25+
version: 0.16.0
2226

2327
radix:
2428
git: https://github.com/luislavena/radix.git
25-
version: 0.3.8
29+
version: 0.4.1
2630

0 commit comments

Comments
 (0)