git: 93aff62f72e4 - main - security/rubygem-devise-two-factor-rails61: Update to 4.0.1

Matthias Fechner mfechner at FreeBSD.org
Thu Sep 2 08:42:39 UTC 2021


The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=93aff62f72e4df0343296a22e29da1cec3852fc6

commit 93aff62f72e4df0343296a22e29da1cec3852fc6
Author:     Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-09-02 08:41:45 +0000
Commit:     Matthias Fechner <mfechner at FreeBSD.org>
CommitDate: 2021-09-02 08:41:45 +0000

    security/rubygem-devise-two-factor-rails61: Update to 4.0.1
    
    Changelog:
    https://github.com/tinfoil/devise-two-factor/blob/main/CHANGELOG.md
---
 security/rubygem-devise-two-factor-rails61/Makefile | 4 ++--
 security/rubygem-devise-two-factor-rails61/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-devise-two-factor-rails61/Makefile b/security/rubygem-devise-two-factor-rails61/Makefile
index 64eb6549e3b1..5340d61e2a45 100644
--- a/security/rubygem-devise-two-factor-rails61/Makefile
+++ b/security/rubygem-devise-two-factor-rails61/Makefile
@@ -1,7 +1,7 @@
 # Created by: Torsten Zuhlsdorff <ports at toco-domains.de>
 
 PORTNAME=	devise-two-factor
-PORTVERSION=	4.0.0
+PORTVERSION=	4.0.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails61
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-activesupport61>=0<6.2:devel/rubygem-activesupport61 \
-		rubygem-attr_encrypted>=1.3<4:security/rubygem-attr_encrypted \
+		rubygem-attr_encrypted>=3<4:security/rubygem-attr_encrypted \
 		rubygem-devise-rails61>=4.0<5:devel/rubygem-devise-rails61 \
 		rubygem-railties61>=0<6.2:www/rubygem-railties61 \
 		rubygem-rotp>=6.0<7:devel/rubygem-rotp
diff --git a/security/rubygem-devise-two-factor-rails61/distinfo b/security/rubygem-devise-two-factor-rails61/distinfo
index 8ee37482df1f..0df2addf3d56 100644
--- a/security/rubygem-devise-two-factor-rails61/distinfo
+++ b/security/rubygem-devise-two-factor-rails61/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619164986
-SHA256 (rubygem/devise-two-factor-4.0.0.gem) = ccfee44a861a2514e06f41854f60b9c60e255ad48fa434709b9137f44c761791
-SIZE (rubygem/devise-two-factor-4.0.0.gem) = 29184
+TIMESTAMP = 1630572065
+SHA256 (rubygem/devise-two-factor-4.0.1.gem) = c0242af73f9a80f25fc4c34041317f352a6ea3f6eef76bc151b26ef6dbcb66f2
+SIZE (rubygem/devise-two-factor-4.0.1.gem) = 30208


More information about the dev-commits-ports-main mailing list