tencentcloud-sdk-common 3.0.734 → 3.0.735

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. metadata +6 -6
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 85a4777767edb1a4a9d07baf4169c8ea040f7889
4
- data.tar.gz: ac1c2ec3c812304e25b9007f46fb4fbf602c9a60
3
+ metadata.gz: d3c8f6a2df36f52179e204ee23887206b8afb219
4
+ data.tar.gz: cf0b6b3b4688dbd33149c9a4f97d8027f46f2959
5
5
  SHA512:
6
- metadata.gz: cb0ab2f25de31a9c9c4657a8acdedffc42e804570429fe8f20628b7897102c838bd6b5df1d6944ec51620e878d97a856f60b96137af5e72b8a94ad3dc22efd27
7
- data.tar.gz: 51d2ccaa15906e8239cdf7ee824cb8acd599768e0ff73b39277e2b2ce867fad40c5b0719d0c43fdbe722340b0905b80656784b09895a25243f30f8cde22fe46d
6
+ metadata.gz: 70b945c4398075e86fa68c5f3b313f589d68836a46e9b3c6e6d71003675cba2bd2f881f31217955588b3e9064f3ac2f087c18de941b09527543169d00d506e15
7
+ data.tar.gz: 00e2294c97e19fde2c89c582718e349392cf4b0c5abb8bbbd3919810a32807fa68070bd4b05ce80daefec967e781acab492059772408784a39cc06bec7bc1630
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.734
1
+ 3.0.735
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-common
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.734
4
+ version: 3.0.735
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-25 00:00:00.000000000 Z
11
+ date: 2023-12-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Tencent Cloud Ruby SDK is the official software development kit, which
14
14
  allows Ruby developers to write software that makes use of Tencent Cloud service.
@@ -18,15 +18,15 @@ executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
- - lib/tencentcloud-sdk-common/credential.rb
22
21
  - lib/tencentcloud-sdk-common/client.rb
23
- - lib/tencentcloud-sdk-common/sign.rb
24
- - lib/tencentcloud-sdk-common/http/request.rb
25
22
  - lib/tencentcloud-sdk-common/exception.rb
26
- - lib/tencentcloud-sdk-common/log.rb
27
23
  - lib/tencentcloud-sdk-common/models.rb
24
+ - lib/tencentcloud-sdk-common/log.rb
25
+ - lib/tencentcloud-sdk-common/http/request.rb
28
26
  - lib/tencentcloud-sdk-common/profile/http_profile.rb
29
27
  - lib/tencentcloud-sdk-common/profile/client_profile.rb
28
+ - lib/tencentcloud-sdk-common/sign.rb
29
+ - lib/tencentcloud-sdk-common/credential.rb
30
30
  - lib/tencentcloud-sdk-common.rb
31
31
  - lib/VERSION
32
32
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby