43 lines
869 B
Plaintext
43 lines
869 B
Plaintext
version: 2.0
|
|
shards:
|
|
backtracer:
|
|
git: https://github.com/sija/backtracer.cr.git
|
|
version: 1.2.2
|
|
|
|
crecto:
|
|
git: https://github.com/fridgerator/crecto.git
|
|
version: 0.12.1
|
|
|
|
db:
|
|
git: https://github.com/crystal-lang/crystal-db.git
|
|
version: 0.13.1
|
|
|
|
dotenv:
|
|
git: https://github.com/gdotdesign/cr-dotenv.git
|
|
version: 0.6.0
|
|
|
|
exception_page:
|
|
git: https://github.com/crystal-loot/exception_page.git
|
|
version: 0.4.1
|
|
|
|
kemal:
|
|
git: https://github.com/kemalcr/kemal.git
|
|
version: 1.5.0
|
|
|
|
micrate:
|
|
git: https://github.com/amberframework/micrate.git
|
|
version: 0.3.3
|
|
|
|
radix:
|
|
git: https://github.com/luislavena/radix.git
|
|
version: 0.4.1
|
|
|
|
spec-kemal:
|
|
git: https://github.com/kemalcr/spec-kemal.git
|
|
version: 0.5.0
|
|
|
|
sqlite3:
|
|
git: https://github.com/crystal-lang/crystal-sqlite3.git
|
|
version: 0.21.0
|
|
|