aboutsummaryrefslogtreecommitdiffstats
path: root/www/rubygem-ostatus2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-ostatus2/Makefile')
-rw-r--r--www/rubygem-ostatus2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-ostatus2/Makefile b/www/rubygem-ostatus2/Makefile
index b42eec451f66..6be965f76040 100644
--- a/www/rubygem-ostatus2/Makefile
+++ b/www/rubygem-ostatus2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ostatus2
-PORTVERSION= 2.0.2
+PORTVERSION= 2.0.3
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -10,9 +10,9 @@ COMMENT= Toolset for interacting with the OStatus2 suite of protocols
LICENSE= MIT
-RUN_DEPENDS= rubygem-addressable>=2.4:www/rubygem-addressable \
- rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \
- rubygem-http2>=2.0:www/rubygem-http2
+RUN_DEPENDS= rubygem-addressable>=2.5:www/rubygem-addressable \
+ rubygem-http>=3.0:www/rubygem-http \
+ rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri
NO_ARCH= yes
USES= gem