!2 Upgrade version to 3.1.13

From: @cherry530 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2023-11-14 03:08:07 +00:00 committed by Gitee
commit d7f74bc5ed
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
bcrypt-3.1.13.gem Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global gem_name bcrypt
Name: rubygem-%{gem_name}
Version: 3.1.12
Version: 3.1.13
Release: 1
Summary: Wrapper around bcrypt() password hashing algorithm
License: MIT and Public Domain and ISC
@ -63,5 +63,8 @@ popd
%{gem_instdir}/spec
%changelog
* Tue Nov 14 2023 xu_ping <707078654@qq.com> - 3.1.13-1
- Upgrade version to 3.1.13
* Sat Aug 22 2020 liyanan <liyanan32@huawei.com> - 3.1.12-1
- package init