tencentcloud-sdk-tione 3.0.371 → 3.0.380

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 40d15396b997e520a706ba0a15957cf60d507255
4
- data.tar.gz: 68371abbdc5b34489671beddb1b179b1daddc199
3
+ metadata.gz: bd0094cd8521ce47cbf869a71e4f48c163e844f5
4
+ data.tar.gz: 7ec9dca9d17a8124457a5ec9ca0869b2c356d249
5
5
  SHA512:
6
- metadata.gz: ff122d6cc000773dd45f8d3db463c9475aa76e157aad73ef9709fe9478514d349cc84a20229c9ee50b610525cbe3cc88beeeb40348b0bd8d977262da00d7f370
7
- data.tar.gz: a726bb4c3074b99d560b213ee5505eccbd21e5608d73dc295c8e031d40fa4f9ec29350a6148b6783569db66011a6cce18736cadd3856a78375618fa55074f1db
6
+ metadata.gz: 30182803bfc9d28b1a4aac3808d31ac55fb9c557fcbaab4f828e5a2ea3346a1c62d3870947c950656cc310446b0e221bdf45e6eb3e95b874e06cc312e9c2be1d
7
+ data.tar.gz: ff9da0010741ad567ad48e27113d4d45e6b61368041c13244a1d4ed19f25255b221634fabc5f19e1db8011e9ca5ea91d07247c00aeed2a30fb33328c1c17b828
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.371
1
+ 3.0.380
@@ -2,12 +2,12 @@
2
2
 
3
3
  require 'tencentcloud-sdk-common'
4
4
 
5
- require_relative 'v20211111/client'
6
- require_relative 'v20211111/models'
7
-
8
5
  require_relative 'v20191022/client'
9
6
  require_relative 'v20191022/models'
10
7
 
8
+ require_relative 'v20211111/client'
9
+ require_relative 'v20211111/models'
10
+
11
11
  module TencentCloud
12
12
  module Tione
13
13
  end
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tione
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.371
4
+ version: 3.0.380
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-01 00:00:00.000000000 Z
11
+ date: 2022-08-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ~>
18
18
  - !ruby/object:Gem::Version
19
19
  version: '1.0'
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - "~>"
24
+ - - ~>
25
25
  - !ruby/object:Gem::Version
26
26
  version: '1.0'
27
27
  description: Tencent Cloud Ruby SDK is the official software development kit, which
@@ -33,12 +33,12 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/VERSION
36
+ - lib/v20211111/models.rb
37
+ - lib/v20211111/client.rb
37
38
  - lib/tencentcloud-sdk-tione.rb
38
- - lib/v20191022/client.rb
39
39
  - lib/v20191022/models.rb
40
- - lib/v20211111/client.rb
41
- - lib/v20211111/models.rb
40
+ - lib/v20191022/client.rb
41
+ - lib/VERSION
42
42
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
43
43
  licenses:
44
44
  - Apache-2.0
@@ -51,17 +51,17 @@ require_paths:
51
51
  - lib
52
52
  required_ruby_version: !ruby/object:Gem::Requirement
53
53
  requirements:
54
- - - ">="
54
+ - - '>='
55
55
  - !ruby/object:Gem::Version
56
56
  version: '0'
57
57
  required_rubygems_version: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - ">="
59
+ - - '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
62
  requirements: []
63
63
  rubyforge_project:
64
- rubygems_version: 2.6.14
64
+ rubygems_version: 2.0.14
65
65
  signing_key:
66
66
  specification_version: 4
67
67
  summary: Tencent Cloud SDK for Ruby - TIONE