Fix warnings in Crystal 0.29

This commit is contained in:
Omar Roth 2019-06-07 20:23:37 -05:00
parent 58995bb3a2
commit 2febc268f7
No known key found for this signature in database
GPG key ID: B8254FB7EC3D37F2
8 changed files with 24 additions and 23 deletions

View file

@ -13,9 +13,10 @@ dependencies:
github: kemalcr/kemal
pg:
github: will/crystal-pg
branch: cafe69e
sqlite3:
github: crystal-lang/crystal-sqlite3
crystal: 0.28.0
crystal: 0.29.0
license: AGPLv3