diff options
Diffstat (limited to 'www/rubygem-net-http-persistent/Makefile')
-rw-r--r-- | www/rubygem-net-http-persistent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-net-http-persistent/Makefile b/www/rubygem-net-http-persistent/Makefile index 1d07bc0946fe..2d316efc1a48 100644 --- a/www/rubygem-net-http-persistent/Makefile +++ b/www/rubygem-net-http-persistent/Makefile @@ -1,5 +1,5 @@ PORTNAME= net-http-persistent -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 CATEGORIES= www net rubygems MASTER_SITES= RG @@ -9,7 +9,7 @@ WWW= https://github.com/drbrain/net-http-persistent LICENSE= MIT -RUN_DEPENDS= rubygem-connection_pool>=2.2<3:net/rubygem-connection_pool +RUN_DEPENDS= rubygem-connection_pool>=2.2.4<3:net/rubygem-connection_pool USES= gem |