summaryrefslogtreecommitdiffstats
path: root/shard.yml
diff options
context:
space:
mode:
Diffstat (limited to 'shard.yml')
-rw-r--r--shard.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/shard.yml b/shard.yml
index be06a7df..14c2a84e 100644
--- a/shard.yml
+++ b/shard.yml
@@ -28,6 +28,9 @@ dependencies:
athena-negotiation:
github: athena-framework/negotiation
version: ~> 0.1.1
+ http_proxy:
+ github: mamantoha/http_proxy
+ version: ~> 0.10.3
development_dependencies:
spectator:
@@ -35,7 +38,7 @@ development_dependencies:
version: ~> 0.10.4
ameba:
github: crystal-ameba/ameba
- version: ~> 1.5.0
+ version: ~> 1.6.1
crystal: ">= 1.0.0, < 2.0.0"