summaryrefslogtreecommitdiff
path: root/textproc/rubygem-rails-dom-testing-rails5/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-10 05:29:57 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-07-10 05:36:12 +0800
commit29239b3617bb870ac2d0c32bc10e489f0331b3d3 (patch)
tree3d76fea350355c8bb1b61afc4f46a7df8f855f1e /textproc/rubygem-rails-dom-testing-rails5/Makefile
parenttextproc/rubygem-rails-dom-testing: Add PORTSCOUT (diff)
textproc/rubygem-rails-dom-testing-rails5: Update to 2.1.1
Changes: https://github.com/rails/rails-dom-testing/releases
Diffstat (limited to 'textproc/rubygem-rails-dom-testing-rails5/Makefile')
-rw-r--r--textproc/rubygem-rails-dom-testing-rails5/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-rails-dom-testing-rails5/Makefile b/textproc/rubygem-rails-dom-testing-rails5/Makefile
index 507965f28701..f103409ea4b5 100644
--- a/textproc/rubygem-rails-dom-testing-rails5/Makefile
+++ b/textproc/rubygem-rails-dom-testing-rails5/Makefile
@@ -1,6 +1,5 @@
PORTNAME= rails-dom-testing
-PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTVERSION= 2.1.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
@@ -12,7 +11,8 @@ WWW= https://github.com/rails/rails-dom-testing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5 \
+RUN_DEPENDS= rubygem-activesupport5>=5.0.0:devel/rubygem-activesupport5 \
+ rubygem-minitest>=0:devel/rubygem-minitest \
rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
USES= gem