summaryrefslogtreecommitdiffstats
path: root/shard.lock
diff options
context:
space:
mode:
authorsyeopite <syeopite@syeopite.dev>2021-05-24 06:45:50 -0700
committersyeopite <syeopite@syeopite.dev>2021-06-08 13:10:58 -0700
commit065c104f274b88495dc331f32dd3dc1cf2c99646 (patch)
tree39204972ea1c23c6934ca24598c00cce8a4f01ae /shard.lock
parent7f272f12936382542372534fbafbae15b1b6b012 (diff)
downloadinvidious-065c104f274b88495dc331f32dd3dc1cf2c99646.tar.gz
invidious-065c104f274b88495dc331f32dd3dc1cf2c99646.tar.bz2
invidious-065c104f274b88495dc331f32dd3dc1cf2c99646.zip
Upgrade to crystal 1.0.0
Diffstat (limited to 'shard.lock')
-rw-r--r--shard.lock18
1 files changed, 7 insertions, 11 deletions
diff --git a/shard.lock b/shard.lock
index 5ed730b8..9a087f7a 100644
--- a/shard.lock
+++ b/shard.lock
@@ -2,19 +2,19 @@ version: 2.0
shards:
db:
git: https://github.com/crystal-lang/crystal-db.git
- version: 0.10.0
+ version: 0.10.1
exception_page:
git: https://github.com/crystal-loot/exception_page.git
- version: 0.1.4
+ version: 0.1.5
kemal:
git: https://github.com/kemalcr/kemal.git
- version: 0.27.0
+ version: 1.0.0
kilt:
git: https://github.com/jeromegn/kilt.git
- version: 0.4.0
+ version: 0.4.1
lsquic:
git: https://github.com/iv-org/lsquic.cr.git
@@ -22,19 +22,15 @@ shards:
pg:
git: https://github.com/will/crystal-pg.git
- version: 0.23.1
-
- pool:
- git: https://github.com/ysbaddaden/pool.git
- version: 0.2.3
+ version: 0.23.2
protodec:
git: https://github.com/iv-org/protodec.git
- version: 0.1.3
+ version: 0.1.4
radix:
git: https://github.com/luislavena/radix.git
- version: 0.3.9
+ version: 0.4.1
sqlite3:
git: https://github.com/crystal-lang/crystal-sqlite3.git