File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,6 +69,10 @@ shards:
6969 git: https://github.com/sija/debug.cr.git
7070 version: 2.0.4
7171
72+ dns:
73+ git: https://github.com/spider-gazelle/dns.git
74+ version: 1.5.0
75+
7276 dtls:
7377 git: https://github.com/spider-gazelle/crystal-dtls.git
7478 version: 0.9.2
@@ -207,7 +211,7 @@ shards:
207211
208212 placeos-driver:
209213 git: https://github.com/placeos/driver.git
210- version: 7.23.0
214+ version: 7.26.3
211215
212216 placeos-frontend-loader:
213217 git: https://github.com/placeos/frontend-loader.git
@@ -295,7 +299,7 @@ shards:
295299
296300 tasker:
297301 git: https://github.com/spider-gazelle/tasker.git
298- version: 2.1.4
302+ version: 3.0.1
299303
300304 timecop:
301305 git: https://github.com/crystal-community/timecop.cr.git
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ dependencies:
4848 # For driver state helpers
4949 placeos-driver :
5050 github : placeos/driver
51- version : " >= 7.0 .0"
51+ version : " >= 7.26 .0"
5252
5353 # For frontends client
5454 placeos-frontend-loader :
@@ -82,7 +82,7 @@ dependencies:
8282 # Scheduling
8383 tasker :
8484 github : spider-gazelle/tasker
85- version : ~> 2
85+ version : " >= 2 "
8686
8787 # Secrets parsing
8888 secrets-env :
You can’t perform that action at this time.
0 commit comments