diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-07-11 08:16:56 +0200 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-07-18 07:50:31 +0200 |
commit | 668e14c8827a62de49372553ccb62365bb18c3f5 (patch) | |
tree | 9f3c8678ff4ca5771dafabad376aaf025788340b /databases | |
parent | devel/rubygem-danger: update to 9.5.3 (diff) |
databases/rubygem-state_machines-activemodel-gitlab: update to 0.31.0
Changes: https://github.com/state-machines/state_machines-activemodel/releases
(cherry picked from commit 49397a54fc2c3d293da52c4321fd1106abcc41a7)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/rubygem-state_machines-activemodel-gitlab/Makefile | 6 | ||||
-rw-r--r-- | databases/rubygem-state_machines-activemodel-gitlab/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/rubygem-state_machines-activemodel-gitlab/Makefile b/databases/rubygem-state_machines-activemodel-gitlab/Makefile index 478e494f49c5..87c2f706cfa2 100644 --- a/databases/rubygem-state_machines-activemodel-gitlab/Makefile +++ b/databases/rubygem-state_machines-activemodel-gitlab/Makefile @@ -1,5 +1,5 @@ PORTNAME= state_machines-activemodel -PORTVERSION= 0.9.0 +PORTVERSION= 0.31.0 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= -gitlab @@ -11,8 +11,8 @@ WWW= https://github.com/state-machines/state_machines-activemodel LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activemodel-gitlab>=6.0:databases/rubygem-activemodel-gitlab \ - rubygem-state_machines>=0.6.0:devel/rubygem-state_machines +RUN_DEPENDS= rubygem-activemodel-gitlab>=7.1:databases/rubygem-activemodel-gitlab \ + rubygem-state_machines>=0.31.0:devel/rubygem-state_machines USES= gem diff --git a/databases/rubygem-state_machines-activemodel-gitlab/distinfo b/databases/rubygem-state_machines-activemodel-gitlab/distinfo index 1ee19d6e9c98..99cac9caf582 100644 --- a/databases/rubygem-state_machines-activemodel-gitlab/distinfo +++ b/databases/rubygem-state_machines-activemodel-gitlab/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688902213 -SHA256 (rubygem/state_machines-activemodel-0.9.0.gem) = 832fcee34a4e1093a3539cb7f6d864fb480c489e5025f8f4ba55a26d32d0b04a -SIZE (rubygem/state_machines-activemodel-0.9.0.gem) = 15360 +TIMESTAMP = 1752214485 +SHA256 (rubygem/state_machines-activemodel-0.31.0.gem) = 82465856736fa6e3ddd76b8dba9e17c82d0823027ec1fbc18432f47817be4500 +SIZE (rubygem/state_machines-activemodel-0.31.0.gem) = 18432 |