Update xmlhash to 1.3.8
(cherry picked from commit 3c8258dc16f15819e01e32fb9e2ac844b589fbe6)
This commit is contained in:
parent
e6c16b4890
commit
f528d64845
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
||||
# Edit this Gemfile to bundle your application's dependencies.
|
||||
# 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'
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
remote: https://anonymous:devcloud@mirrors.huaweicloud.com/repository/rubygems/
|
||||
specs:
|
||||
actioncable (5.2.7)
|
||||
actionpack (= 5.2.7)
|
||||
@ -476,7 +476,7 @@ GEM
|
||||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
xmlhash (1.3.7)
|
||||
xmlhash (1.3.8)
|
||||
pkg-config
|
||||
xmlrpc (0.3.2)
|
||||
webrick
|
||||
@ -589,4 +589,4 @@ DEPENDENCIES
|
||||
yajl-ruby
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.32
|
||||
2.2.33
|
||||
|
||||
@ -476,7 +476,7 @@ GEM
|
||||
websocket-driver (0.7.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
xmlhash (1.3.7)
|
||||
xmlhash (1.3.8)
|
||||
pkg-config
|
||||
xmlrpc (0.3.2)
|
||||
webrick
|
||||
@ -589,4 +589,4 @@ DEPENDENCIES
|
||||
yajl-ruby
|
||||
|
||||
BUNDLED WITH
|
||||
2.2.32
|
||||
2.2.33
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
%global rack_version 2.2.3
|
||||
Name: obs-bundled-gems
|
||||
Version: 2.10.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: The Open Build Service -- Bundled Gems
|
||||
License: GPL-2.0-only OR GPL-3.0-only
|
||||
URL: http://www.openbuildservice.org
|
||||
@ -139,6 +139,9 @@ done
|
||||
%doc README
|
||||
|
||||
%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
|
||||
- Fix compilation failed due to ruby and some rubygems upgraded
|
||||
|
||||
|
||||
BIN
verdor.obscpio
BIN
verdor.obscpio
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user