Skip to content

Commit

Permalink
security/rubygem-devise-two-factor-rails5: Update to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 16, 2022
1 parent 9c56e87 commit d321775
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions security/rubygem-devise-two-factor-rails5/Makefile
@@ -1,7 +1,7 @@
# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>

PORTNAME= devise-two-factor
PORTVERSION= 4.0.1
PORTVERSION= 4.0.2
CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
Expand All @@ -12,10 +12,10 @@ COMMENT= Barebones two-factor authentication with Devise
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-activesupport5>=0<6.2:devel/rubygem-activesupport5 \
RUN_DEPENDS= rubygem-activesupport5>=0<7.1:devel/rubygem-activesupport5 \
rubygem-attr_encrypted>=1.3<4:security/rubygem-attr_encrypted \
rubygem-devise-rails5>=4.0<5:devel/rubygem-devise-rails5 \
rubygem-railties5>=0<6.2:www/rubygem-railties5 \
rubygem-railties5>=0<7.1:www/rubygem-railties5 \
rubygem-rotp>=6.0<7:devel/rubygem-rotp

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions security/rubygem-devise-two-factor-rails5/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632037968
SHA256 (rubygem/devise-two-factor-4.0.1.gem) = c0242af73f9a80f25fc4c34041317f352a6ea3f6eef76bc151b26ef6dbcb66f2
SIZE (rubygem/devise-two-factor-4.0.1.gem) = 30208
TIMESTAMP = 1649423958
SHA256 (rubygem/devise-two-factor-4.0.2.gem) = 6548d2696ed090d27046f888f4fa7380f151e0f823902d46fd9b91e7d0cac511
SIZE (rubygem/devise-two-factor-4.0.2.gem) = 30208

0 comments on commit d321775

Please sign in to comment.