diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-08 07:02:02 +0300 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-09 09:25:13 +0300 |
commit | ecd77e2c54d72e457373863f6a0a1729246e2cd8 (patch) | |
tree | a1e9f5fb088d43217fcb4446f55714f0a7070d09 | |
parent | security/rubygem-webauthn: update to 3.4.0 (diff) |
security/rubygem-duo_api: update to 1.5.0
Changes: https://github.com/duosecurity/duo_api_ruby/releases
-rw-r--r-- | security/rubygem-duo_api/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-duo_api/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/security/rubygem-duo_api/Makefile b/security/rubygem-duo_api/Makefile index 557dfff7d713..b241925f55a4 100644 --- a/security/rubygem-duo_api/Makefile +++ b/security/rubygem-duo_api/Makefile @@ -1,5 +1,5 @@ PORTNAME= duo_api -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -9,6 +9,8 @@ WWW= https://github.com/duosecurity/duo_api_ruby LICENSE= BSD3CLAUSE +RUN_DEPENDS= rubygem-base64>=0.2.0<0.3:converters/rubygem-base64 + USES= gem NO_ARCH= yes diff --git a/security/rubygem-duo_api/distinfo b/security/rubygem-duo_api/distinfo index e7c0e44deb35..7c7e595d9687 100644 --- a/security/rubygem-duo_api/distinfo +++ b/security/rubygem-duo_api/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742396547 -SHA256 (rubygem/duo_api-1.4.0.gem) = 06a6b406184e6e4b14af7389ac3990e667fb8509a1feba7de3af2f78d98c0877 -SIZE (rubygem/duo_api-1.4.0.gem) = 10752 +TIMESTAMP = 1744084461 +SHA256 (rubygem/duo_api-1.5.0.gem) = 92d6bd62a2db7ad9788d609919abe8719b80cef4fb20ac33c7ebe566bedf3060 +SIZE (rubygem/duo_api-1.5.0.gem) = 27648 |