Skip to content

Commit

Permalink
security/ruby-rex-random_identifier: update to 0.1.8
Browse files Browse the repository at this point in the history
0.1.6 (2020-11-30)

* Land #4, Update gemspec

0.1.7 (2021-07-19)

* Merge pull request #5 from sjanusz-r7/add-github-action-tests;
  Add Github action tests

0.1.8 (2021-07-20)

* Land #6, Add language option to generator
  • Loading branch information
taca committed Sep 19, 2021
1 parent 0c2aa87 commit 55ad5fa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions security/ruby-rex-random_identifier/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2021/02/05 15:23:58 taca Exp $
# $NetBSD: Makefile,v 1.4 2021/09/19 17:05:20 taca Exp $

DISTNAME= rex-random_identifier-0.1.5
DISTNAME= rex-random_identifier-0.1.8
CATEGORIES= security

MAINTAINER= [email protected]
Expand Down
3 changes: 2 additions & 1 deletion security/ruby-rex-random_identifier/PLIST
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.1 2017/09/29 16:51:00 minskim Exp $
@comment $NetBSD: PLIST,v 1.2 2021/09/19 17:05:20 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.github/workflows/verify.yml
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
Expand Down
10 changes: 5 additions & 5 deletions security/ruby-rex-random_identifier/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2021/02/05 15:23:58 taca Exp $
$NetBSD: distinfo,v 1.3 2021/09/19 17:05:20 taca Exp $

SHA1 (rex-random_identifier-0.1.5.gem) = 99e47815fff16fabf13e245d773df5d62cdd8789
RMD160 (rex-random_identifier-0.1.5.gem) = 23a389971cbc8f8298fa4bf874046d4ef6c4b876
SHA512 (rex-random_identifier-0.1.5.gem) = ac794b8fb3c1d450f3f171da36f17e7eb675e3fe7c4a34bf47fde2cc16635d31f8f762a3e9ae5d7e9c53babccad4665345d5d1389caa9549dd7c54b157d59feb
Size (rex-random_identifier-0.1.5.gem) = 16896 bytes
SHA1 (rex-random_identifier-0.1.8.gem) = 101e8655a647ed24e498c38cc592d1d523eb06b7
RMD160 (rex-random_identifier-0.1.8.gem) = c3bf7cb284ad6290188c27d3bb0cdc1353f071fe
SHA512 (rex-random_identifier-0.1.8.gem) = 7fd30d9ed3b246e71fe694269fc0b0f77a1ed9986de7d5d2a05860d02df5fb0739a561914cfac312509c3a1f8d992061d98f66c4368d58e1481f67c79cff2364
Size (rex-random_identifier-0.1.8.gem) = 17408 bytes

0 comments on commit 55ad5fa

Please sign in to comment.