Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Luna 2021-03-31 22:37:55 -03:00
commit 214187be00
3 changed files with 2 additions and 20 deletions

3
.gitignore vendored
View File

@ -2,5 +2,4 @@
/lib/
/.crystal/
/.shards/
shard.lock

View File

@ -1,18 +0,0 @@
version: 1.0
shards:
exception_page:
github: crystal-loot/exception_page
version: 0.1.1
kemal:
github: sdogruyol/kemal
version: 0.25.1
kilt:
github: jeromegn/kilt
version: 0.4.0
radix:
github: luislavena/radix
version: 0.3.8

View File

@ -1,5 +1,6 @@
name: spec-kemal
version: 0.5.1
crystal: "< 2.0.0"
development_dependencies:
kemal: