diff options
| author | saltycrys <73420320+saltycrys@users.noreply.github.com> | 2020-12-14 19:33:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-14 19:33:31 +0100 |
| commit | 13800589a9210d161124cf283e39e50bef8c3b8e (patch) | |
| tree | 5d667ced483ed1f3864b2ab17fa99e40e040a460 /shard.lock | |
| parent | 848add1b1b3182a224c446d24d5e318deed473c3 (diff) | |
| download | invidious-13800589a9210d161124cf283e39e50bef8c3b8e.tar.gz invidious-13800589a9210d161124cf283e39e50bef8c3b8e.tar.bz2 invidious-13800589a9210d161124cf283e39e50bef8c3b8e.zip | |
Bump dependencies (#1578)
Diffstat (limited to 'shard.lock')
| -rw-r--r-- | shard.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,7 +2,7 @@ version: 2.0 shards: db: git: https://github.com/crystal-lang/crystal-db.git - version: 0.9.0 + version: 0.10.0 exception_page: git: https://github.com/crystal-loot/exception_page.git @@ -10,7 +10,7 @@ shards: kemal: git: https://github.com/kemalcr/kemal.git - version: 0.26.1+git.commit.dfe7dca08f4c9a9456d6132af5f6b59fcd6865e4 + version: 0.27.0 kilt: git: https://github.com/jeromegn/kilt.git @@ -22,7 +22,7 @@ shards: pg: git: https://github.com/will/crystal-pg.git - version: 0.21.1 + version: 0.22.1 pool: git: https://github.com/ysbaddaden/pool.git @@ -38,5 +38,5 @@ shards: sqlite3: git: https://github.com/crystal-lang/crystal-sqlite3.git - version: 0.16.0 + version: 0.17.0 |
