a8e2e971d6
- spec_helper (spec-kemal setup) - spec_helper (micreate migration) - create_test_link + get_test_link + delete_test_link helpers - fix test env variables
51 lines
1.0 KiB
Plaintext
51 lines
1.0 KiB
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.11.0
|
|
|
|
dotenv:
|
|
git: https://github.com/gdotdesign/cr-dotenv.git
|
|
version: 1.0.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.15.1
|
|
|
|
mysql:
|
|
git: https://github.com/crystal-lang/crystal-mysql.git
|
|
version: 0.14.0
|
|
|
|
pg:
|
|
git: https://github.com/will/crystal-pg.git
|
|
version: 0.26.0
|
|
|
|
radix:
|
|
git: https://github.com/luislavena/radix.git
|
|
version: 0.4.1
|
|
|
|
spec-kemal:
|
|
git: https://github.com/kemalcr/spec-kemal.git
|
|
version: 1.0.0
|
|
|
|
sqlite3:
|
|
git: https://github.com/crystal-lang/crystal-sqlite3.git
|
|
version: 0.19.0
|
|
|