diff --git a/shard.lock b/shard.lock index 1265eda67..12f36d309 100644 --- a/shard.lock +++ b/shard.lock @@ -2,7 +2,7 @@ version: 2.0 shards: ameba: git: https://github.com/crystal-ameba/ameba.git - version: 1.6.1 + version: 1.7.0-dev+git.commit.9dbeb92f89d7a668940029bd7b935bef370f26c1 athena-negotiation: git: https://github.com/athena-framework/negotiation.git diff --git a/shard.yml b/shard.yml index bc6c4bf48..494c64081 100644 --- a/shard.yml +++ b/shard.yml @@ -6,7 +6,7 @@ authors: - Contributors! description: | - Invidious is an alternative front-end to YouTube + Invidious is an alternative front-end to YouTube dependencies: pg: @@ -34,7 +34,7 @@ development_dependencies: version: ~> 0.10.4 ameba: github: crystal-ameba/ameba - version: ~> 1.6.1 + branch: master crystal: ">= 1.10.0, < 2.0.0"