mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Use latest version of Ameba dependency (dev) (#597)
This commit is contained in:
parent
1da32e5246
commit
f71a83e2c4
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ dependencies:
|
||||||
development_dependencies:
|
development_dependencies:
|
||||||
ameba:
|
ameba:
|
||||||
github: crystal-ameba/ameba
|
github: crystal-ameba/ameba
|
||||||
version: ~> 0.12.0
|
version: ~> 0.13.4
|
||||||
|
|
||||||
crystal: 0.35.0
|
crystal: 0.35.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue