diff options
Diffstat (limited to 'shard.lock')
| -rw-r--r-- | shard.lock | 46 |
1 files changed, 29 insertions, 17 deletions
@@ -1,42 +1,54 @@ version: 2.0 shards: + ameba: + git: https://github.com/crystal-ameba/ameba.git + version: 1.6.1 + + athena-negotiation: + git: https://github.com/athena-framework/negotiation.git + version: 0.1.1 + + backtracer: + git: https://github.com/sija/backtracer.cr.git + version: 1.2.2 + db: git: https://github.com/crystal-lang/crystal-db.git - version: 0.10.0 + version: 0.13.1 exception_page: git: https://github.com/crystal-loot/exception_page.git - version: 0.1.4 + version: 0.2.2 + + http_proxy: + git: https://github.com/mamantoha/http_proxy.git + version: 0.10.3 kemal: git: https://github.com/kemalcr/kemal.git - version: 0.27.0 + version: 1.1.2 kilt: git: https://github.com/jeromegn/kilt.git - version: 0.4.0 - - lsquic: - git: https://github.com/iv-org/lsquic.cr.git - version: 2.18.1-1 + version: 0.6.1 pg: git: https://github.com/will/crystal-pg.git - version: 0.23.1 - - pool: - git: https://github.com/ysbaddaden/pool.git - version: 0.2.3 + version: 0.28.0 protodec: - git: https://github.com/omarroth/protodec.git - version: 0.1.3 + git: https://github.com/iv-org/protodec.git + version: 0.1.5 radix: git: https://github.com/luislavena/radix.git - version: 0.3.9 + version: 0.4.1 + + spectator: + git: https://github.com/icy-arctic-fox/spectator.git + version: 0.10.6 sqlite3: git: https://github.com/crystal-lang/crystal-sqlite3.git - version: 0.18.0 + version: 0.21.0 |
