summaryrefslogtreecommitdiffstats
path: root/shard.yml
diff options
context:
space:
mode:
authorsyeopite <70992037+syeopite@users.noreply.github.com>2021-09-10 07:42:15 +0000
committerGitHub <noreply@github.com>2021-09-10 07:42:15 +0000
commita539de4f9729594bc2a8a18cc9eed642582b7d67 (patch)
tree0908ae37179ccfc6a96f3f438df3f0254f32f36b /shard.yml
parent8d5a86727134383138853a024bec172559f38a4f (diff)
downloadinvidious-a539de4f9729594bc2a8a18cc9eed642582b7d67.tar.gz
invidious-a539de4f9729594bc2a8a18cc9eed642582b7d67.tar.bz2
invidious-a539de4f9729594bc2a8a18cc9eed642582b7d67.zip
Bump dependencies (#2378)
* Upgrade to Kemal v1.1.0 * Bump postgres driver
Diffstat (limited to 'shard.yml')
-rw-r--r--shard.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/shard.yml b/shard.yml
index 3292e505..b32054e6 100644
--- a/shard.yml
+++ b/shard.yml
@@ -12,13 +12,13 @@ targets:
dependencies:
pg:
github: will/crystal-pg
- version: ~> 0.23.2
+ version: ~> 0.24.0
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.18.0
kemal:
github: kemalcr/kemal
- version: ~> 1.0.0
+ version: ~> 1.1.0
protodec:
github: iv-org/protodec
version: ~> 0.1.4