luckyframework / lucky

A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.
https://luckyframework.org
MIT License
2.57k stars 156 forks source link

Fix documented Avram version for lucky 1.1.0 #1848

Closed odinhb closed 7 months ago

odinhb commented 7 months ago

As I upgraded to lucky 1.1.0 I followed these instructions and ran into this error from shards:

Unable to satisfy the following requirements:

- `authentic (~> 1.1.0)` required by `shard.yml` Failed to resolve dependencies

Because authentic 1.1.0 does not currently exist (latest version is 1.0.0)