set min version to 1.14.1 instead

This commit is contained in:
Fijxu 2026-08-21 22:14:08 -04:00
parent 789858486b
commit 7e70ba2d74
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4

View File

@ -40,7 +40,7 @@ development_dependencies:
github: crystal-ameba/ameba
version: ~> 1.6.1
crystal: ">= 1.14.0, < 2.0.0"
crystal: ">= 1.14.1, < 2.0.0"
license: AGPL-3.0-only