Skip to content

Commit

Permalink
chore(shard.yml): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Jan 29, 2021
1 parent d9bbba6 commit 17ef666
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
16 changes: 10 additions & 6 deletions shard.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,19 @@ 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
version: 1.2.0

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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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:
Expand All @@ -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
Expand Down
4 changes: 2 additions & 2 deletions shard.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 17ef666

Please sign in to comment.