Merge pull request #696 from leonklingele/shard-update-dependencies-and-crystal-version

shard: update dependencies and Crystal version
This commit is contained in:
Omar Roth
2019-08-14 18:07:26 -05:00
committed by GitHub

View File

@@ -11,14 +11,14 @@ 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
crystal: 0.30.1
license: AGPLv3