!27 [sync] PR-26: Upgrade to 2.3.26

From: @openeuler-sync-bot 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-03-13 07:37:30 +00:00 committed by Gitee
commit edb4f7c73b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 changed files with 11 additions and 8 deletions

Binary file not shown.

BIN
bundler-2.3.26.gem Normal file

Binary file not shown.

View File

@ -1,13 +1,13 @@
%global gem_name bundler
%bcond_with tests
%global fileutils_version 0.7.2
%global molinillo_version 0.7.0
%global fileutils_version 1.4.1
%global molinillo_version 0.8.0
%global net_http_persistent_version 4.0.0
%global thor_version 1.1.0
%global thor_version 1.2.1
Name: rubygem-%{gem_name}
Version: 2.2.33
Version: 2.3.26
Release: 1
Summary: Library and utilities to manage a Ruby application's gem dependencies
License: MIT
@ -109,10 +109,10 @@ popd
%{_bindir}/bundle
%{_bindir}/bundler
%exclude %{gem_instdir}/.*
%exclude %{gem_libdir}/bundler/ssl_certs/index.rubygems.org
%exclude %{gem_libdir}/bundler/ssl_certs/rubygems.global.ssl.fastly.net
%exclude %{gem_libdir}/bundler/ssl_certs/rubygems.org
%exclude %{gem_libdir}/bundler/ssl_certs/.document
%exclude %{gem_libdir}/bundler/.document
%exclude %{gem_libdir}/bundler/vendor/.document
%exclude %{gem_libdir}/bundler/templates/.document
%exclude %{gem_libdir}/bundler/man/.document
%license %{gem_instdir}/LICENSE.md
%exclude %{gem_instdir}/bundler.gemspec
%{gem_instdir}/exe
@ -130,6 +130,9 @@ popd
%doc %{_mandir}/man5/*
%changelog
* Mon Mar 13 2023 caodongxia <caodongxia@h-partners.com> - 2.3.26-1
- Upgrade to 2.3.26
* Wed Dec 29 2021 houyingchao <houyingchao@huawei.com> - 2.2.33-1
- Upgrade to 2.2.33
- Fix CVE-2021-43809