devel/rubygem-minitest: Update to 5.16.0
- Update WWW Changes: https://github.com/minitest/minitest/blob/master/History.rdoc
This commit is contained in:
parent
26430869f9
commit
a7df1aff50
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Steve Wills <swills@FreeBSD.org>
|
||||
|
||||
PORTNAME= minitest
|
||||
PORTVERSION= 5.15.0
|
||||
PORTVERSION= 5.16.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1641046886
|
||||
SHA256 (rubygem/minitest-5.15.0.gem) = 6d2d5bfa301257ef2c2fe8818abeaa0932ed54735c8ed039459cb4f85029ae1b
|
||||
SIZE (rubygem/minitest-5.15.0.gem) = 87040
|
||||
TIMESTAMP = 1655398728
|
||||
SHA256 (rubygem/minitest-5.16.0.gem) = 70e9ed06324f1db113c0fecf4d736ce10ec24540901e1ed2d8967a21883f3316
|
||||
SIZE (rubygem/minitest-5.16.0.gem) = 92160
|
||||
|
|
|
@ -2,4 +2,4 @@ Minitest provides a complete suite of testing facilities supporting TDD, BDD,
|
|||
mocking, and benchmarking. minitest/unit is a small and incredibly fast unit
|
||||
testing framework.
|
||||
|
||||
WWW: https://github.com/seattlerb/minitest
|
||||
WWW: https://github.com/minitest/minitest
|
||||
|
|
Loading…
Reference in a new issue