textproc/rubygem-rails-dom-testing-rails61: Update to 2.1.1
Changes: https://github.com/rails/rails-dom-testing/releases
This commit is contained in:
parent
38806ea9e9
commit
997c6cec88
2 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1494610306
|
||||
SHA256 (rubygem/rails-dom-testing-2.0.3.gem) = b140c4f39f6e609c8113137b9a60dfc2ecb89864e496f87f23a68b3b8f12d8d1
|
||||
SIZE (rubygem/rails-dom-testing-2.0.3.gem) = 14336
|
||||
TIMESTAMP = 1688902939
|
||||
SHA256 (rubygem/rails-dom-testing-2.1.1.gem) = 4d3e37b102b890a5c4b2a7cea968951c0b160e44f02ab222f864a4838f2fe09d
|
||||
SIZE (rubygem/rails-dom-testing-2.1.1.gem) = 14848
|
||||
|
|
Loading…
Reference in a new issue