Skip to content

Commit

Permalink
chore(shard.lock): update shards (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
chillfox authored Feb 9, 2024
1 parent 9c4363a commit 407b1eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
8 changes: 0 additions & 8 deletions OPENAPI_DOC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5068,14 +5068,6 @@ paths:
schema:
type: string
nullable: true
- name: next_page
in: query
description: a google token or graph api URI representing the next page of
results
required: false
schema:
type: string
nullable: true
responses:
200:
description: OK
Expand Down
6 changes: 3 additions & 3 deletions shard.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ shards:

bindata:
git: https://github.com/spider-gazelle/bindata.git
version: 1.11.1
version: 2.0.0

connect-proxy:
git: https://github.com/spider-gazelle/connect-proxy.git
Expand Down Expand Up @@ -95,7 +95,7 @@ shards:

jwt:
git: https://github.com/crystal-community/jwt.git
version: 1.6.0
version: 1.6.1

lucky_router:
git: https://github.com/luckyframework/lucky_router.git
Expand Down Expand Up @@ -171,7 +171,7 @@ shards:

placeos-models:
git: https://github.com/placeos/models.git
version: 9.36.2
version: 9.37.0

pool:
git: https://github.com/ysbaddaden/pool.git
Expand Down

0 comments on commit 407b1eb

Please sign in to comment.