mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 07:27:38 -04:00
databases/rubygem-paranoia: Update to 3.0.1
- Update RUN_DEPENDS: use Rails 8.0 Changes: https://github.com/rubysherpas/paranoia/releases https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md
This commit is contained in:
parent
94b8ee31c7
commit
3061a8664a
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= paranoia
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.0.1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/rubysherpas/paranoia
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord71>=6<8.1:databases/rubygem-activerecord71
|
||||
RUN_DEPENDS= rubygem-activerecord80>=6<8.1:databases/rubygem-activerecord80
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1724084818
|
||||
SHA256 (rubygem/paranoia-3.0.0.gem) = ef6ea7f886e574b2ffa100f7378fd41c9d09b45770ed3ad9faa150f342f2d4c9
|
||||
SIZE (rubygem/paranoia-3.0.0.gem) = 18944
|
||||
TIMESTAMP = 1738090250
|
||||
SHA256 (rubygem/paranoia-3.0.1.gem) = cdb50c4c5c66f61fd1354f26371a8f0ca6d60156215bebffff42e135c495d083
|
||||
SIZE (rubygem/paranoia-3.0.1.gem) = 19456
|
||||
|
|
Loading…
Add table
Reference in a new issue