www/rubygem-acts-as-taggable-on: update to 10.0.0
Required for gitlab-ce 16.6 Changelog: https://github.com/mbleigh/acts-as-taggable-on/blob/master/CHANGELOG.md
This commit is contained in:
parent
30541631e2
commit
26657b7f5a
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= acts-as-taggable-on
|
||||
PORTVERSION= 9.0.1
|
||||
PORTVERSION= 10.0.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ WWW= https://github.com/mbleigh/acts-as-taggable-on
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord61>=6.0<7.1:databases/rubygem-activerecord61
|
||||
RUN_DEPENDS= rubygem-activerecord70>=6.1<7.2:databases/rubygem-activerecord70
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1643138137
|
||||
SHA256 (rubygem/acts-as-taggable-on-9.0.1.gem) = a3d8e0091bd1b323e0d61e07b79bd10043814800137216c747bf9a1d9bdb1eda
|
||||
SIZE (rubygem/acts-as-taggable-on-9.0.1.gem) = 56320
|
||||
TIMESTAMP = 1700426534
|
||||
SHA256 (rubygem/acts-as-taggable-on-10.0.0.gem) = d360e96f1622010a2f8fe5c6f480f8cf95ba0bc2072e0b9974574e5f336edb83
|
||||
SIZE (rubygem/acts-as-taggable-on-10.0.0.gem) = 57344
|
||||
|
|
Loading…
Reference in a new issue