diff options
author | tz <tz@FreeBSD.org> | 2017-08-08 23:12:13 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-08-08 23:12:13 +0800 |
commit | b7d38d6887165133d98654b807feefa8d5a27efa (patch) | |
tree | c559815c6b0b8a06b8cff75dfa908dd3d3ab1e59 /security/Makefile | |
parent | f10bee4da9b299451d7a6a551319f94807d15bf5 (diff) | |
download | freebsd-ports-gnome-b7d38d6887165133d98654b807feefa8d5a27efa.tar.gz freebsd-ports-gnome-b7d38d6887165133d98654b807feefa8d5a27efa.tar.zst freebsd-ports-gnome-b7d38d6887165133d98654b807feefa8d5a27efa.zip |
New port: security/rubygem-hashie-forbidden_attributes
Hashie compatibility layer for forbidden attributes protection.
WWW: https://github.com/Maxim-Filimonov/hashie-forbidden_attributes
Submitted by: Matthias Fechner <idefix@fechner.net>
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 4a247ad4d224..17a0efaba226 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1036,6 +1036,7 @@ SUBDIR += rubygem-googleauth SUBDIR += rubygem-gpgr SUBDIR += rubygem-gssapi + SUBDIR += rubygem-hashie-forbidden_attributes SUBDIR += rubygem-hkdf SUBDIR += rubygem-jugyo-twitter_oauth SUBDIR += rubygem-metasploit-aggregator |