diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2022-02-23 13:15:38 +0100 |
|---|---|---|
| committer | Samantaz Fox <coding@samantaz.fr> | 2022-02-23 13:15:38 +0100 |
| commit | ea3abe6069bce1eb1737218112f2a649cfa50ef0 (patch) | |
| tree | f27d0c6c2dd08780495e6492038ad2a41eb766cb /shard.lock | |
| parent | 997d936e9c8d2b9ab87935fcbdd5b34a54d726b5 (diff) | |
| download | invidious-ea3abe6069bce1eb1737218112f2a649cfa50ef0.tar.gz invidious-ea3abe6069bce1eb1737218112f2a649cfa50ef0.tar.bz2 invidious-ea3abe6069bce1eb1737218112f2a649cfa50ef0.zip | |
Bump 'sqlite3' to v0.19.0 and 'pg' to v0.26.0
Diffstat (limited to 'shard.lock')
| -rw-r--r-- | shard.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,7 +10,7 @@ shards: db: git: https://github.com/crystal-lang/crystal-db.git - version: 0.10.1 + version: 0.11.0 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.26.0 protodec: git: https://github.com/iv-org/protodec.git @@ -46,7 +46,7 @@ shards: sqlite3: git: https://github.com/crystal-lang/crystal-sqlite3.git - version: 0.18.0 + version: 0.19.0 ameba: git: https://github.com/crystal-ameba/ameba.git |
