update 3party libs
This commit is contained in:
parent
d2517bb3f2
commit
2f9c1ad76c
@ -1,5 +0,0 @@
|
||||
language: crystal
|
||||
install:
|
||||
- shards install
|
||||
script:
|
||||
- crystal bin/ameba.cr
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user