mentorenwahl/backend/shard.lock

159 lines
3.8 KiB
Plaintext
Raw Normal View History

2022-01-08 12:29:22 +00:00
version: 2.0
shards:
admiral:
git: https://github.com/jwaldrip/admiral.cr.git
version: 1.12.1
athena:
git: https://github.com/athena-framework/framework.git
2022-10-31 08:47:26 +00:00
version: 0.17.1
athena-config:
git: https://github.com/athena-framework/config.git
2022-07-28 12:05:10 +00:00
version: 0.3.1
athena-dependency_injection:
git: https://github.com/athena-framework/dependency-injection.git
2022-07-28 12:05:10 +00:00
version: 0.3.3
athena-event_dispatcher:
git: https://github.com/athena-framework/event-dispatcher.git
2022-07-28 12:05:10 +00:00
version: 0.1.4
athena-image_size:
git: https://github.com/athena-framework/image-size.git
version: 0.1.1
athena-negotiation:
git: https://github.com/athena-framework/negotiation.git
2022-07-28 12:05:10 +00:00
version: 0.1.2
athena-routing:
git: https://github.com/athena-framework/routing.git
2022-10-31 08:47:26 +00:00
version: 0.1.3
athena-serializer:
git: https://github.com/athena-framework/serializer.git
2022-10-31 08:47:26 +00:00
version: 0.3.1
athena-validator:
git: https://github.com/athena-framework/validator.git
2022-10-31 08:47:26 +00:00
version: 0.2.1
baked_file_system:
git: https://github.com/schovi/baked_file_system.git
version: 0.10.0
2022-01-08 12:29:22 +00:00
bindata:
git: https://github.com/spider-gazelle/bindata.git
2022-10-31 08:47:26 +00:00
version: 1.11.0
2022-01-08 12:29:22 +00:00
clear:
git: https://github.com/vici37/clear.git
version: 0.9+git.commit.2139d151d966b1119fd75c97d3b4d40a269592b9
2022-01-08 12:29:22 +00:00
commander:
git: https://github.com/mrrooijen/commander.git
version: 0.4.0
compiled_license:
git: https://git.dergrimm.net/dergrimm/compiled_license.git
version: 2.0.0
2023-02-25 13:38:14 +00:00
cute:
git: https://github.com/papierkorb/cute.git
version: 0.4.0
2022-01-08 12:29:22 +00:00
db:
git: https://github.com/crystal-lang/crystal-db.git
version: 0.11.0
2022-01-08 12:29:22 +00:00
2022-07-28 12:05:10 +00:00
docker:
git: https://github.com/repomaa/docker.cr.git
version: 0.1.2
2022-02-03 16:28:32 +00:00
env_config:
2022-02-06 15:42:08 +00:00
git: https://github.com/repomaa/env_config.cr.git
2022-02-03 16:28:32 +00:00
version: 0.1.0+git.commit.a3ef5b955f27e2c65de2fe0ff41718e2eea7c06f
2023-02-25 13:38:14 +00:00
fancyline:
git: https://github.com/papierkorb/fancyline.git
version: 0.4.1
future:
git: https://github.com/crystal-community/future.cr.git
version: 1.0.0
generate:
git: https://github.com/anykeyh/generate.cr.git
version: 0.1.0+git.commit.f5dafc934a70e0ee2f246dddf3df44686f844da2
2022-01-08 12:29:22 +00:00
graphql:
git: https://github.com/graphql-crystal/graphql.git
2022-10-31 08:47:26 +00:00
version: 0.4.0+git.commit.e3281bb0ef0ca301ccea176e6839422ac766465b
2022-01-08 12:29:22 +00:00
2023-01-31 20:24:18 +00:00
graphql-dataloader:
git: https://github.com/graphql-crystal/dataloader.git
version: 0.1.0+git.commit.6d1dcbcb88922ae29c3c919db4fa44de28bd489d
2022-01-23 08:12:57 +00:00
habitat:
git: https://github.com/luckyframework/habitat.git
version: 0.4.7
inflector:
git: https://github.com/anykeyh/inflector.cr.git
version: 0.1.8+git.commit.dc5c898b0a834617d8b3ff73ac5a2239bd9fc019
2022-01-08 12:29:22 +00:00
jwt:
git: https://github.com/crystal-community/jwt.git
version: 1.6.0
2022-01-23 08:12:57 +00:00
mosquito:
git: https://github.com/mosquito-cr/mosquito.git
2022-07-28 12:05:10 +00:00
version: 0.11.2
2022-01-23 08:12:57 +00:00
2022-01-08 12:29:22 +00:00
openssl_ext:
git: https://github.com/spider-gazelle/openssl_ext.git
2022-07-28 12:05:10 +00:00
version: 2.2.0
2022-01-08 12:29:22 +00:00
pg:
git: https://github.com/will/crystal-pg.git
version: 0.26.0
2022-01-08 12:29:22 +00:00
2022-01-23 08:12:57 +00:00
pool:
git: https://github.com/ysbaddaden/pool.git
version: 0.2.4
2022-02-09 16:10:16 +00:00
pretty:
git: https://github.com/maiha/pretty.cr.git
2022-10-31 08:47:26 +00:00
version: 1.1.2
2022-02-09 16:10:16 +00:00
2022-01-23 08:12:57 +00:00
redis:
git: https://github.com/stefanwille/crystal-redis.git
version: 2.8.3
retriable:
git: https://github.com/sija/retriable.cr.git
version: 0.2.4
2022-02-14 16:32:12 +00:00
service:
git: https://git.dergrimm.net/dergrimm/service.git
2022-02-14 16:46:04 +00:00
version: 0.1.0
2022-02-14 16:32:12 +00:00
2022-02-09 16:10:16 +00:00
shard:
git: https://github.com/maiha/shard.cr.git
2022-10-31 08:47:26 +00:00
version: 1.0.0
2022-02-09 16:10:16 +00:00
2023-01-29 10:49:13 +00:00
tallboy:
git: https://github.com/epoch/tallboy.git
version: 0.9.3
2022-01-28 17:30:20 +00:00
version_from_shard:
git: https://github.com/hugopl/version_from_shard.git
version: 1.2.5
2023-01-29 10:49:13 +00:00
wannabe_bool:
git: https://github.com/llamicron/wannabe_bool.git
version: 0.1.0+git.commit.a64a71a091094d0ba88cf6b81598aa268656ece3