update 3party libs

This commit is contained in:
Alexander Popov 2022-05-16 20:55:40 +03:00
parent d2517bb3f2
commit 2f9c1ad76c
Signed by: iiiypuk
GPG Key ID: 3F76816AEE08F908
3 changed files with 5 additions and 11 deletions

View File

@ -1,5 +0,0 @@
language: crystal
install:
- shards install
script:
- crystal bin/ameba.cr

View File

@ -2,11 +2,11 @@ version: 2.0
shards:
ameba:
git: https://github.com/crystal-ameba/ameba.git
version: 0.13.4
version: 1.0.0
crest:
git: https://github.com/mamantoha/crest.git
version: 0.27.0
version: 1.2.1
http-client-digest_auth:
git: https://github.com/mamantoha/http-client-digest_auth.git
@ -14,5 +14,5 @@ shards:
http_proxy:
git: https://github.com/mamantoha/http_proxy.git
version: 0.8.0
version: 0.9.0

View File

@ -2,7 +2,7 @@ name: vk0nline
version: 2.0.0
authors:
- Alexander Popov <iiiypuk@iiiypuk.me>
- Alexander Popov <iiiypuk@fastmail.fm>
targets:
src:
@ -15,8 +15,7 @@ dependencies:
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 0.13.0
crystal: 1.1.1
crystal: 1.4.1
license: MIT