From 17ef666a9e45f9e1213c74a4304b1c27c4081a82 Mon Sep 17 00:00:00 2001 From: Stephen von Takach Date: Fri, 29 Jan 2021 12:40:20 +1100 Subject: [PATCH] chore(shard.yml): bump deps --- shard.lock | 16 ++++++++++------ shard.yml | 4 ++-- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/shard.lock b/shard.lock index a376e29..6eee6f8 100644 --- a/shard.lock +++ b/shard.lock @@ -2,7 +2,11 @@ version: 2.0 shards: action-controller: git: https://github.com/spider-gazelle/action-controller.git - version: 3.4.2 + version: 3.5.1 + + ameba: + git: https://github.com/crystal-ameba/ameba.git + version: 0.13.4 bisect: git: https://github.com/spider-gazelle/bisect.git @@ -10,7 +14,7 @@ shards: connect-proxy: git: https://github.com/spider-gazelle/connect-proxy.git - version: 1.0.0 + version: 1.0.1 crc16: git: https://github.com/maiha/crc16.cr.git @@ -26,7 +30,7 @@ shards: etcd: git: https://github.com/place-labs/crystal-etcd.git - version: 1.0.3 + version: 1.0.4 exec_from: git: https://github.com/place-labs/exec_from.git @@ -62,7 +66,7 @@ shards: placeos-driver: git: https://github.com/placeos/driver.git - version: 3.6.3 + version: 4.0.0 pool: git: https://github.com/ysbaddaden/pool.git @@ -81,7 +85,7 @@ shards: version: 2.2.2 redis: - git: https://github.com/stefanwille/crystal-redis.git + git: https://github.com/maiha/crystal-redis.git version: 2.6.0 redis-cluster: @@ -106,7 +110,7 @@ shards: ssh2: git: https://github.com/spider-gazelle/ssh2.cr.git - version: 1.4.2 + version: 1.5.1 tasker: git: https://github.com/spider-gazelle/tasker.git diff --git a/shard.yml b/shard.yml index 12e1828..d218609 100644 --- a/shard.yml +++ b/shard.yml @@ -1,10 +1,10 @@ name: placeos-compiler -version: 3.2.0 +version: 3.3.0 dependencies: placeos-driver: github: placeos/driver - version: ~> 3.0 + version: ~> 4.0 exec_from: github: place-labs/exec_from