diff options
Diffstat (limited to 'devel/rubygem-better_html/Makefile')
-rw-r--r-- | devel/rubygem-better_html/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/rubygem-better_html/Makefile b/devel/rubygem-better_html/Makefile index 482c190d98fe..48cbd5ad305c 100644 --- a/devel/rubygem-better_html/Makefile +++ b/devel/rubygem-better_html/Makefile @@ -1,5 +1,5 @@ PORTNAME= better_html -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,8 +10,8 @@ WWW= https://github.com/Shopify/better-html LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionview71>=6.0:devel/rubygem-actionview71 \ - rubygem-activesupport71>=6.0:devel/rubygem-activesupport71 \ +RUN_DEPENDS= rubygem-actionview71>=7.0:devel/rubygem-actionview71 \ + rubygem-activesupport71>=7.0:devel/rubygem-activesupport71 \ rubygem-ast>=2.0<3:devel/rubygem-ast \ rubygem-erubi>=1.4<2:www/rubygem-erubi \ rubygem-parser>=2.4:devel/rubygem-parser \ |