summaryrefslogtreecommitdiff
path: root/textproc/rubygem-rails-dom-testing-rails61/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-rails-dom-testing-rails61/Makefile')
-rw-r--r--textproc/rubygem-rails-dom-testing-rails61/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/rubygem-rails-dom-testing-rails61/Makefile b/textproc/rubygem-rails-dom-testing-rails61/Makefile
index ef21e12077f0..1f2b0ddee41b 100644
--- a/textproc/rubygem-rails-dom-testing-rails61/Makefile
+++ b/textproc/rubygem-rails-dom-testing-rails61/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rails-dom-testing
-PORTVERSION= 2.0.3
+PORTVERSION= 2.1.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
@@ -11,7 +11,8 @@ WWW= https://github.com/rails/rails-dom-testing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activesupport61>=4.2.0:devel/rubygem-activesupport61 \
+RUN_DEPENDS= rubygem-activesupport61>=5.0.0:devel/rubygem-activesupport61 \
+ rubygem-minitest>=0:devel/rubygem-minitest \
rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
USES= gem