diff options
Diffstat (limited to 'textproc/rubygem-elasticsearch-model-gitlab/Makefile')
-rw-r--r-- | textproc/rubygem-elasticsearch-model-gitlab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-elasticsearch-model-gitlab/Makefile b/textproc/rubygem-elasticsearch-model-gitlab/Makefile index 7c856823d612..36eadaa530da 100644 --- a/textproc/rubygem-elasticsearch-model-gitlab/Makefile +++ b/textproc/rubygem-elasticsearch-model-gitlab/Makefile @@ -1,6 +1,6 @@ PORTNAME= elasticsearch-model PORTVERSION= 7.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -12,7 +12,7 @@ WWW= https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-m LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport70>=3:devel/rubygem-activesupport70 \ +RUN_DEPENDS= rubygem-activesupport-gitlab>=3:devel/rubygem-activesupport-gitlab \ rubygem-elasticsearch-gitlab>=7<8:textproc/rubygem-elasticsearch-gitlab \ rubygem-hashie>=0:devel/rubygem-hashie |