shard: update dependencies

This commit is contained in:
Leon Klingele 2019-08-05 03:35:30 +02:00
parent 4f120e19fd
commit 5e6d7f5d16
No known key found for this signature in database
GPG Key ID: 0C8AF48831EEC211
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,10 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.17.0
version: ~> 0.18.0
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.12.0
version: ~> 0.13.0
kemal:
github: kemalcr/kemal
version: ~> 0.25.2