diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-17 02:15:39 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-17 02:26:17 +0800 |
commit | a2b979188e59835d305cae80c6f32841a99508d3 (patch) | |
tree | 82260daef06101e093020f304722f719af4ead46 | |
parent | security/rubygem-net-ssh: Update to 7.2.0 (diff) |
security/rubygem-pundit: Update to 2.3.1
Changes: https://github.com/varvet/pundit/blob/main/CHANGELOG.md
-rw-r--r-- | security/rubygem-pundit/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-pundit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-pundit/Makefile b/security/rubygem-pundit/Makefile index f7a142748abe..dea3a17988a7 100644 --- a/security/rubygem-pundit/Makefile +++ b/security/rubygem-pundit/Makefile @@ -1,5 +1,5 @@ PORTNAME= pundit -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-pundit/distinfo b/security/rubygem-pundit/distinfo index ba09bf1480a8..dd621894b12b 100644 --- a/security/rubygem-pundit/distinfo +++ b/security/rubygem-pundit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674590558 -SHA256 (rubygem/pundit-2.3.0.gem) = 4b90a2f96d5967d45801b1a15d5c807fd4788eb509ba95854081c8e0bf1f60f1 -SIZE (rubygem/pundit-2.3.0.gem) = 27136 +TIMESTAMP = 1691070434 +SHA256 (rubygem/pundit-2.3.1.gem) = 5c62a2e7c65278828d51fb921a3e608472a262a39a046d53d0e78588a556b181 +SIZE (rubygem/pundit-2.3.1.gem) = 27648 |