shard: update dependencies

This updates will/crystal-pg to 0.18.1 and kemalcr/kemal tp 0.26.0.
This commit is contained in:
Leon Klingele 2019-08-14 23:44:03 +02:00
parent 2a9a348164
commit 52f71cdda0
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,13 +11,13 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.18.0
version: ~> 0.18.1
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.13.0
kemal:
github: kemalcr/kemal
version: ~> 0.25.2
version: ~> 0.26.0
crystal: 0.30.0