databases/rubygem-activemodel60: Update to 6.0.4.4
- Update WWW Changes: https://github.com/rails/rails/releases
This commit is contained in:
parent
3e37c59305
commit
9c2322dcc1
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Johannes Meixner <johannes@perceivon.net>
|
||||
|
||||
PORTNAME= activemodel
|
||||
PORTVERSION= 6.0.4.1
|
||||
PORTVERSION= 6.0.4.4
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 60
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632664476
|
||||
SHA256 (rubygem/activemodel-6.0.4.1.gem) = cea1ab91a11b9dc1d57f285bd307d9987758ee10c9ed8da933b6ec14c82745d4
|
||||
SIZE (rubygem/activemodel-6.0.4.1.gem) = 58880
|
||||
TIMESTAMP = 1641046786
|
||||
SHA256 (rubygem/activemodel-6.0.4.4.gem) = 354fa24fc5fe083f0ac18c1a044b5a99d7e73b8fbe5831c2240e49549277ba7a
|
||||
SIZE (rubygem/activemodel-6.0.4.4.gem) = 58880
|
||||
|
|
|
@ -7,4 +7,4 @@ Active Model provides a default module that implements the basic API required to
|
|||
integrate with Action Pack out of the box: ActiveModel::Model.
|
||||
|
||||
WWW: https://rubyonrails.org/
|
||||
WWW: https://github.com/rails/rails/tree/master/activemodel
|
||||
WWW: https://github.com/rails/rails/tree/main/activemodel
|
||||
|
|
Loading…
Reference in a new issue