diff options
Diffstat (limited to 'www/rubygem-async-http/Makefile')
| -rw-r--r-- | www/rubygem-async-http/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-async-http/Makefile b/www/rubygem-async-http/Makefile index 702ac6fb89e2..de779171dfa5 100644 --- a/www/rubygem-async-http/Makefile +++ b/www/rubygem-async-http/Makefile @@ -1,5 +1,5 @@ PORTNAME= async-http -PORTVERSION= 0.91.0 +PORTVERSION= 0.92.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -19,6 +19,7 @@ RUN_DEPENDS= rubygem-async>=2.10.2:devel/rubygem-async \ rubygem-protocol-http>=0.49<1:www/rubygem-protocol-http \ rubygem-protocol-http1>=0.30<1:www/rubygem-protocol-http1 \ rubygem-protocol-http2>=0.22<1:www/rubygem-protocol-http2 \ + rubygem-protocol-url>=0.2<1:www/rubygem-protocol-url \ rubygem-traces>=0.10<1:devel/rubygem-traces USES= gem |
