diff options
| author | syeopite <syeopite@syeopite.dev> | 2024-04-28 21:34:05 -0700 |
|---|---|---|
| committer | syeopite <syeopite@syeopite.dev> | 2024-04-28 21:34:05 -0700 |
| commit | ccb2a6c58ef9b5b7e1c47938cfa4ec574a8560c7 (patch) | |
| tree | 57fb9f7723e5be7abc62453bc3aa6a5c1ffa6792 | |
| parent | 3b471ae964ad0122c81205965c221a352e3a658f (diff) | |
| download | invidious-ccb2a6c58ef9b5b7e1c47938cfa4ec574a8560c7.tar.gz invidious-ccb2a6c58ef9b5b7e1c47938cfa4ec574a8560c7.tar.bz2 invidious-ccb2a6c58ef9b5b7e1c47938cfa4ec574a8560c7.zip | |
Bump http_proxy to v0.10.3
| -rw-r--r-- | shard.lock | 4 | ||||
| -rw-r--r-- | shard.yml | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -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 @@ -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: |
