update shard.yml to point to luna/kemal
This commit is contained in:
parent
64b89c7192
commit
72a0290729
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
name: spec-kemal
|
||||
version: 0.5.0
|
||||
version: 0.5.1
|
||||
|
||||
development_dependencies:
|
||||
kemal:
|
||||
github: sdogruyol/kemal
|
||||
version: 0.25.1
|
||||
git: https://gitdab.com/luna/kemal.git
|
||||
|
||||
authors:
|
||||
- Luna <luna@l4.pm>
|
||||
- Sdogruyol <dogruyolserdar@gmail.com>
|
||||
|
||||
license: MIT
|
||||
|
|
Loading…
Reference in a new issue