1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

textproc/rubygem-elasticsearch-model713: update deps to a newer elasticsearch

Required for gitlab 17.3
This commit is contained in:
Matthias Fechner 2024-08-27 18:33:17 +03:00
parent 99968351d6
commit 8282435da4

View File

@ -1,5 +1,6 @@
PORTNAME= elasticsearch-model
PORTVERSION= 7.2.1
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 713
@ -11,8 +12,8 @@ WWW= https://github.com/elastic/elasticsearch-rails/tree/master/elasticsearch-m
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-activesupport61>=3:devel/rubygem-activesupport61 \
rubygem-elasticsearch713>=7<8:textproc/rubygem-elasticsearch713 \
RUN_DEPENDS= rubygem-activesupport70>=3:devel/rubygem-activesupport70 \
rubygem-elasticsearch7>=7<8:textproc/rubygem-elasticsearch7 \
rubygem-hashie>=0:devel/rubygem-hashie
USES= gem