diff options
Diffstat (limited to 'devel/rubygem-gitlab-security_report_schemas/Makefile')
-rw-r--r-- | devel/rubygem-gitlab-security_report_schemas/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/rubygem-gitlab-security_report_schemas/Makefile b/devel/rubygem-gitlab-security_report_schemas/Makefile index 6da248dcc10f..3768718e624a 100644 --- a/devel/rubygem-gitlab-security_report_schemas/Makefile +++ b/devel/rubygem-gitlab-security_report_schemas/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-security_report_schemas -PORTVERSION= 0.1.2.min15.0.0.max15.2.1 +PORTVERSION= 0.1.3.min15.0.0.max15.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,8 +10,9 @@ WWW= https://gitlab.com/gitlab-org/ruby/gems/gitlab-security_report_schemas LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport70>=6<8:devel/rubygem-activesupport70 \ - rubygem-json_schemer>=2.3.0<2.4:devel/rubygem-json_schemer +RUN_DEPENDS= rubygem-activesupport-gitlab>=6<8:devel/rubygem-activesupport-gitlab \ + rubygem-json_schemer>=2.3.0<2.4:devel/rubygem-json_schemer \ + rubygem-mutex_m>=0.3.0<0.4:devel/rubygem-mutex_m USES= gem |