Bump http_proxy to v0.10.3

This commit is contained in:
syeopite 2024-04-28 21:34:05 -07:00 committed by Fijxu
parent 81be6991ae
commit 505b0a13c1
Signed by: Fijxu
GPG key ID: 32C1DDF333EDA6A4
2 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ shards:
athena-negotiation: athena-negotiation:
git: https://github.com/athena-framework/negotiation.git git: https://github.com/athena-framework/negotiation.git
version: 0.1.3 version: 0.1.1
backtracer: backtracer:
git: https://github.com/sija/backtracer.cr.git git: https://github.com/sija/backtracer.cr.git
@ -26,7 +26,7 @@ shards:
http_proxy: http_proxy:
git: https://github.com/mamantoha/http_proxy.git git: https://github.com/mamantoha/http_proxy.git
version: 0.10.1 version: 0.10.3
kemal: kemal:
git: https://github.com/kemalcr/kemal.git git: https://github.com/kemalcr/kemal.git

View file

@ -35,7 +35,7 @@ dependencies:
version: 1.0.3 version: 1.0.3
http_proxy: http_proxy:
github: mamantoha/http_proxy github: mamantoha/http_proxy
version: ~> 0.10.1 version: ~> 0.10.3
development_dependencies: development_dependencies:
spectator: spectator: