!31 [sync] PR-28: Update xmlhash to 1.3.8

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-05-17 01:04:31 +00:00 committed by Gitee
commit b77b514464
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
5 changed files with 10 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Edit this Gemfile to bundle your application's dependencies. # Edit this Gemfile to bundle your application's dependencies.
# This preamble is the current preamble for Rails 3 apps; edit as needed. # This preamble is the current preamble for Rails 3 apps; edit as needed.
source 'https://rubygems.org' source 'https://mirrors.huaweicloud.com/repository/rubygems'
gem 'rails', '~> 5.2' gem 'rails', '~> 5.2'

View File

@ -1,5 +1,5 @@
GEM GEM
remote: https://rubygems.org/ remote: https://anonymous:devcloud@mirrors.huaweicloud.com/repository/rubygems/
specs: specs:
actioncable (5.2.7) actioncable (5.2.7)
actionpack (= 5.2.7) actionpack (= 5.2.7)
@ -476,7 +476,7 @@ GEM
websocket-driver (0.7.5) websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
xmlhash (1.3.7) xmlhash (1.3.8)
pkg-config pkg-config
xmlrpc (0.3.2) xmlrpc (0.3.2)
webrick webrick
@ -589,4 +589,4 @@ DEPENDENCIES
yajl-ruby yajl-ruby
BUNDLED WITH BUNDLED WITH
2.2.32 2.2.33

View File

@ -476,7 +476,7 @@ GEM
websocket-driver (0.7.5) websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
xmlhash (1.3.7) xmlhash (1.3.8)
pkg-config pkg-config
xmlrpc (0.3.2) xmlrpc (0.3.2)
webrick webrick
@ -589,4 +589,4 @@ DEPENDENCIES
yajl-ruby yajl-ruby
BUNDLED WITH BUNDLED WITH
2.2.32 2.2.33

View File

@ -19,7 +19,7 @@
%global rack_version 2.2.3 %global rack_version 2.2.3
Name: obs-bundled-gems Name: obs-bundled-gems
Version: 2.10.1 Version: 2.10.1
Release: 4 Release: 5
Summary: The Open Build Service -- Bundled Gems Summary: The Open Build Service -- Bundled Gems
License: GPL-2.0-only OR GPL-3.0-only License: GPL-2.0-only OR GPL-3.0-only
URL: http://www.openbuildservice.org URL: http://www.openbuildservice.org
@ -139,6 +139,9 @@ done
%doc README %doc README
%changelog %changelog
* Thu May 12 2022 wangkai <wangkai385@h-partners.com> 2.10.1-5
- Update xmlhash to 1.3.8
* Mon Mar 21 2022 Ge Wang <wangge20@huawei.com> 2.10.1-4 * Mon Mar 21 2022 Ge Wang <wangge20@huawei.com> 2.10.1-4
- Fix compilation failed due to ruby and some rubygems upgraded - Fix compilation failed due to ruby and some rubygems upgraded

Binary file not shown.