From 3da0287ede7bcda06ea2cd4f7dce8d26db4eee96 Mon Sep 17 00:00:00 2001 From: Samantaz Fox Date: Wed, 23 Feb 2022 13:23:17 +0100 Subject: [PATCH] Let 'shards update' sort the shard.lock file --- shard.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/shard.lock b/shard.lock index d7d3c9e3..c7cd10cd 100644 --- a/shard.lock +++ b/shard.lock @@ -1,5 +1,9 @@ version: 2.0 shards: + ameba: + git: https://github.com/crystal-ameba/ameba.git + version: 0.14.3 + athena-negotiation: git: https://github.com/athena-framework/negotiation.git version: 0.1.1 @@ -47,7 +51,3 @@ shards: sqlite3: git: https://github.com/crystal-lang/crystal-sqlite3.git version: 0.19.0 - - ameba: - git: https://github.com/crystal-ameba/ameba.git - version: 0.14.3