diff options
| author | Samantaz Fox <coding@samantaz.fr> | 2022-04-09 20:36:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-09 20:36:09 +0200 |
| commit | fabbecf4c2d9243677e67ebc26bf47919acf240d (patch) | |
| tree | ad4fa3ff68c555946eae76bbb20ea7e07ca8962e /shard.lock | |
| parent | 8262aa413815c8939a3e00523e2fe5e052f78523 (diff) | |
| parent | 3da0287ede7bcda06ea2cd4f7dce8d26db4eee96 (diff) | |
| download | invidious-fabbecf4c2d9243677e67ebc26bf47919acf240d.tar.gz invidious-fabbecf4c2d9243677e67ebc26bf47919acf240d.tar.bz2 invidious-fabbecf4c2d9243677e67ebc26bf47919acf240d.zip | |
Merge pull request #2928 from SamantazFox/bump-dependencies
Bump dependencies
Diffstat (limited to 'shard.lock')
| -rw-r--r-- | shard.lock | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,5 +1,9 @@ version: 2.0 shards: + ameba: + git: https://github.com/crystal-ameba/ameba.git + version: 0.14.3 + athena-negotiation: git: https://github.com/athena-framework/negotiation.git version: 0.1.1 @@ -10,7 +14,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 +34,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 @@ -42,12 +46,8 @@ shards: spectator: git: https://github.com/icy-arctic-fox/spectator.git - version: 0.10.4 + version: 0.10.5 sqlite3: git: https://github.com/crystal-lang/crystal-sqlite3.git - version: 0.18.0 - - ameba: - git: https://github.com/crystal-ameba/ameba.git - version: 0.14.3 + version: 0.19.0 |
