Shards: Update database dependencies

This commit is contained in:
Samantaz Fox
2024-10-29 17:26:24 +01:00
parent d8b893e9ad
commit 711d52d47f
3 changed files with 13 additions and 6 deletions

View File

@@ -12,10 +12,10 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.24.0
version: ~> 0.28.0
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.18.0
version: ~> 0.21.0
kemal:
github: kemalcr/kemal
version: ~> 1.1.2