PORTNAME=	repl_type_completor
DISTVERSION=	0.1.9
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Type based completion for REPL
WWW=		https://rubygems.org/gems/repl_type_completor \
		https://github.com/ruby/repl_type_completor

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-prism>=1.0<2:textproc/rubygem-prism \
		rubygem-rbs>=2.7.0<4.0.0:devel/rubygem-rbs

USES=		gem

.include <bsd.port.mk>
