git: 52ab9718cfab - main - security/rubygem-lockbox: update to 0.6.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Feb 2022 15:03:36 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=52ab9718cfabe752725ab07bf95f43401216676d
commit 52ab9718cfabe752725ab07bf95f43401216676d
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-02-07 15:01:04 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-02-07 15:01:04 +0000
security/rubygem-lockbox: update to 0.6.8
Changelog:
https://github.com/ankane/lockbox/blob/master/CHANGELOG.md
0.6.8 (2022-01-25)
Fixed issue with encrypts loading model schema early
Removed warning for attributes with default option
0.6.7 (2022-01-25)
Added warning for attributes with default option
Removed warning for Active Record 5.0 (still supported)
0.6.6 (2021-09-27)
Fixed attribute? method for boolean and integer types
0.6.5 (2021-07-07)
Fixed issue with pluck extension not loading in some cases
---
security/rubygem-lockbox/Makefile | 2 +-
security/rubygem-lockbox/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/security/rubygem-lockbox/Makefile b/security/rubygem-lockbox/Makefile
index 2d859d0eabf7..707224301fa5 100644
--- a/security/rubygem-lockbox/Makefile
+++ b/security/rubygem-lockbox/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= lockbox
-PORTVERSION= 0.6.4
+PORTVERSION= 0.6.8
CATEGORIES= security rubygems
MASTER_SITES= RG
diff --git a/security/rubygem-lockbox/distinfo b/security/rubygem-lockbox/distinfo
index bd4f0ee7466c..bab7c13cfd5a 100644
--- a/security/rubygem-lockbox/distinfo
+++ b/security/rubygem-lockbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619178182
-SHA256 (rubygem/lockbox-0.6.4.gem) = 5218c69f9ec73f57ce68cbb980a57d1e83225a5ee8621d483016fee87d9f1021
-SIZE (rubygem/lockbox-0.6.4.gem) = 29184
+TIMESTAMP = 1644245948
+SHA256 (rubygem/lockbox-0.6.8.gem) = 8bfc2756b023072243b0e90540062e6756c675b7ec7a7605a65d2ba4fa2c013f
+SIZE (rubygem/lockbox-0.6.8.gem) = 29184