diff --git a/shard.lock b/shard.lock index c08e81fd..21ea9919 100644 --- a/shard.lock +++ b/shard.lock @@ -30,7 +30,7 @@ shards: pg: git: https://github.com/will/crystal-pg.git - version: 0.23.2 + version: 0.24.0 protodec: git: https://github.com/iv-org/protodec.git diff --git a/shard.yml b/shard.yml index e595c2dd..b32054e6 100644 --- a/shard.yml +++ b/shard.yml @@ -12,7 +12,7 @@ targets: dependencies: pg: github: will/crystal-pg - version: ~> 0.23.2 + version: ~> 0.24.0 sqlite3: github: crystal-lang/crystal-sqlite3 version: ~> 0.18.0