mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/rubygem-rspec-core: Update to 3.13.0
Changes: https://github.com/rspec/rspec-core/blob/main/Changelog.md
This commit is contained in:
parent
a1e2f8e17c
commit
4d9b1b34a0
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= rspec-core
|
||||
PORTVERSION= 3.12.2
|
||||
PORTVERSION= 3.13.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/rspec/rspec-core
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.0<3.13:devel/rubygem-rspec-support
|
||||
RUN_DEPENDS= rubygem-rspec-support>=${PORTVERSION:R}.0<3.14:devel/rubygem-rspec-support
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1682354602
|
||||
SHA256 (rubygem/rspec-core-3.12.2.gem) = 155b54480f28e2b2813185077fe435c2d663031616360ed3b179a9d6a55d2551
|
||||
SIZE (rubygem/rspec-core-3.12.2.gem) = 165888
|
||||
TIMESTAMP = 1708450448
|
||||
SHA256 (rubygem/rspec-core-3.13.0.gem) = 557792b4e88da883d580342b263d9652b6a10a12d5bda9ef967b01a48f15454c
|
||||
SIZE (rubygem/rspec-core-3.13.0.gem) = 167424
|
||||
|
|
Loading…
Add table
Reference in a new issue