summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPerflyst <mail@perflyst.de>2021-02-20 19:08:13 +0100
committerGitHub <noreply@github.com>2021-02-20 19:08:13 +0100
commit8d53f3abb84d893e25dca7be7e8e319f587c4fe2 (patch)
tree7dbbb7763b4a62e9f8e0613514c8b058090576ba
parent2dcfec263950116b94f7d1599d294207ae218d70 (diff)
downloadinvidious-8d53f3abb84d893e25dca7be7e8e319f587c4fe2.tar.gz
invidious-8d53f3abb84d893e25dca7be7e8e319f587c4fe2.tar.bz2
invidious-8d53f3abb84d893e25dca7be7e8e319f587c4fe2.zip
Revert "Bump dependencies"
-rw-r--r--shard.lock2
-rw-r--r--shard.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/shard.lock b/shard.lock
index cc1929e8..a9074b32 100644
--- a/shard.lock
+++ b/shard.lock
@@ -18,7 +18,7 @@ shards:
lsquic:
git: https://github.com/iv-org/lsquic.cr.git
- version: 2.23.1
+ version: 2.18.1-1
pg:
git: https://github.com/will/crystal-pg.git
diff --git a/shard.yml b/shard.yml
index 76dcf8b1..42eda04c 100644
--- a/shard.yml
+++ b/shard.yml
@@ -27,7 +27,7 @@ dependencies:
version: ~> 0.1.3
lsquic:
github: iv-org/lsquic.cr
- version: ~> 2.23.1
+ version: ~> 2.18.1-1
crystal: 0.36.1