Bump `ameba` to `~> 1.0` (#169)

* Bump `ameba` to `~> 1.0`
* Bump min crystal version for all components to `~> 1.4`
* Remove now unneeded `ameba:disable`
This commit is contained in:
George Dietrich 2022-04-09 12:08:06 -04:00 committed by GitHub
parent 24d5ab0287
commit 17d5810179
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: athena-negotiation
version: 0.1.1
crystal: '>= 0.35.0'
crystal: ~> 1.4
license: MIT
@ -19,7 +19,7 @@ authors:
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 0.13.0
version: ~> 1.0
athena-spec:
github: athena-framework/spec
version: ~> 0.2.3