lucky-cli: lucky doesn't lock its dependencies

+3 -3
+1 -1
pkgs/development/web/lucky-cli/shard.lock
··· 2 shards: 3 ameba: 4 git: https://github.com/crystal-ameba/ameba.git 5 - version: 0.13.3 6 7 future: 8 git: https://github.com/crystal-community/future.cr.git
··· 2 shards: 3 ameba: 4 git: https://github.com/crystal-ameba/ameba.git 5 + version: 0.14.2 6 7 future: 8 git: https://github.com/crystal-community/future.cr.git
+2 -2
pkgs/development/web/lucky-cli/shards.nix
··· 2 ameba = { 3 owner = "crystal-ameba"; 4 repo = "ameba"; 5 - rev = "v0.13.3"; 6 - sha256 = "0yhb8vfrfzsm3a45h2jmcrn1n7jy3zn2hwims3dikgq8kaggws9y"; 7 }; 8 future = { 9 owner = "crystal-community";
··· 2 ameba = { 3 owner = "crystal-ameba"; 4 repo = "ameba"; 5 + rev = "v0.14.2"; 6 + sha256 = "1l1q1icpzg1zvhfj8948w36j7ikaj7w816677zi29vi6y2d1dmf2"; 7 }; 8 future = { 9 owner = "crystal-community";