summaryrefslogtreecommitdiff
path: root/textproc/rubygem-rails-dom-testing-rails70/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-10 05:30:11 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-10 05:36:14 +0800
commite4bf695b14e08ed2c969643fc8f8d0fa3cc0f5c1 (patch)
tree6d4eaa8d0a5676c3275525c764a34501dde2f6d0 /textproc/rubygem-rails-dom-testing-rails70/Makefile
parenttextproc/rubygem-rails-dom-testing-rails61: Update to 2.1.1 (diff)
textproc/rubygem-rails-dom-testing-rails70: Update to 2.1.1
Changes: https://github.com/rails/rails-dom-testing/releases
Diffstat (limited to 'textproc/rubygem-rails-dom-testing-rails70/Makefile')
-rw-r--r--textproc/rubygem-rails-dom-testing-rails70/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/rubygem-rails-dom-testing-rails70/Makefile b/textproc/rubygem-rails-dom-testing-rails70/Makefile
index ee3f03e90deb..62bc2e753c5b 100644
--- a/textproc/rubygem-rails-dom-testing-rails70/Makefile
+++ b/textproc/rubygem-rails-dom-testing-rails70/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rails-dom-testing
-PORTVERSION= 2.0.3
+PORTVERSION= 2.1.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails70
@@ -11,7 +11,8 @@ WWW= https://github.com/rails/rails-dom-testing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activesupport70>=4.2.0:devel/rubygem-activesupport70 \
+RUN_DEPENDS= rubygem-activesupport70>=5.0.0:devel/rubygem-activesupport70 \
+ rubygem-minitest>=0:devel/rubygem-minitest \
rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
USES= gem