diff options
Diffstat (limited to '')
-rw-r--r-- | devel/rubygem-ruby-lsp-rspec/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-ruby-lsp-rspec/Makefile b/devel/rubygem-ruby-lsp-rspec/Makefile index 089c303cf68a..22b5768d7f36 100644 --- a/devel/rubygem-ruby-lsp-rspec/Makefile +++ b/devel/rubygem-ruby-lsp-rspec/Makefile @@ -1,5 +1,6 @@ PORTNAME= ruby-lsp-rspec -PORTVERSION= 0.1.25 +PORTVERSION= 0.1.26 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +11,7 @@ WWW= https://github.com/st0012/ruby-lsp-rspec LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-ruby-lsp>=0.24.0<0.25:devel/rubygem-ruby-lsp +RUN_DEPENDS= rubygem-ruby-lsp>=0.26.0<0.27:devel/rubygem-ruby-lsp USES= gem |