diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2024-10-29 17:26:24 +0100 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2024-10-29 17:26:24 +0100 |
| commit | 711d52d47fcff4cc376551a81fba47dcaeb23e0c (patch) | |
| tree | adcbf10c56ba375a3c5b0bfad595011ee3599908 /shard.lock | |
| parent | d8b893e9ad456598a3e127cec578dd3355141578 (diff) | |
| download | invidious-711d52d47fcff4cc376551a81fba47dcaeb23e0c.tar.gz invidious-711d52d47fcff4cc376551a81fba47dcaeb23e0c.tar.bz2 invidious-711d52d47fcff4cc376551a81fba47dcaeb23e0c.zip | |
Shards: Update database dependencies
Diffstat (limited to 'shard.lock')
| -rw-r--r-- | shard.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,7 +14,7 @@ shards: db: git: https://github.com/crystal-lang/crystal-db.git - version: 0.10.1 + version: 0.13.1 exception_page: git: https://github.com/crystal-loot/exception_page.git @@ -30,7 +30,7 @@ shards: pg: git: https://github.com/will/crystal-pg.git - version: 0.24.0 + version: 0.28.0 protodec: git: https://github.com/iv-org/protodec.git @@ -46,5 +46,5 @@ shards: sqlite3: git: https://github.com/crystal-lang/crystal-sqlite3.git - version: 0.18.0 + version: 0.21.0 |
