diff options
Diffstat (limited to 'textproc/rubygem-rails-dom-testing-rails50/Makefile')
| -rw-r--r-- | textproc/rubygem-rails-dom-testing-rails50/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/rubygem-rails-dom-testing-rails50/Makefile b/textproc/rubygem-rails-dom-testing-rails50/Makefile index 52a7ce5a6aa0..941ea55387aa 100644 --- a/textproc/rubygem-rails-dom-testing-rails50/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails50/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= -rails50 @@ -12,7 +11,8 @@ WWW= https://github.com/rails/rails-dom-testing LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport50>=4.2.0:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport50>=5.0.0:devel/rubygem-activesupport50 \ + rubygem-minitest>=0:devel/rubygem-minitest \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem |
