Compare commits

...

2 Commits

Author SHA1 Message Date
syeopite 98c84b67ea
Merge ccb2a6c58e into eda7444ca4 2024-04-29 04:34:38 +00:00
syeopite ccb2a6c58e
Bump http_proxy to v0.10.3 2024-04-28 21:34:05 -07:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

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