tencentcloud-sdk-common 3.0.667 → 3.0.668

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 +7 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 484a000fa6de7b2b33d892c5bdb27e888db1d50c
4
- data.tar.gz: 3000428c17b738ce7ad4190a3e7d3a590539713c
3
+ metadata.gz: de9baed7ab89345323414bf98689cb9702f0c4a8
4
+ data.tar.gz: 9835442a8ec38b42c2451d537403ae8933c07b0e
5
5
  SHA512:
6
- metadata.gz: 3125077a4b3b54d44e1d2500d6749cab8a6e5ae8e89e845c6ca141421153ebca3b4bef9b69e19cd717aac6f1216b024fabff0902e12917d596ccf1cfa54b019b
7
- data.tar.gz: 6ec990173e314452c4c4995756ae2345b39a52c2b315890e322771b4dee13c309283f35fa962ec0e2c0de5cf2cc8d2015db0700c7b36e284f3188b91c2b27ed5
6
+ metadata.gz: 0de6cbdf008cad0bd2f2b03bc03340b27beb00d55330deacf322fb13400a0fd747dc628d69d2dfe0cdb79585e9c783c47c462adb20ae078ea4059244efd97242
7
+ data.tar.gz: 736e0420c800fa6efae5a4380e8d8bd30cc7f9739db7e574e32bbf39d00df34ab66f1f165b42814cfc9bff9d54ff950a2829368da252e1ba2ab7615d34b19970
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.667
1
+ 3.0.668
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.667
4
+ version: 3.0.668
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-09-26 00:00:00.000000000 Z
11
+ date: 2023-09-27 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/http/request.rb
22
- - lib/tencentcloud-sdk-common/log.rb
23
- - lib/tencentcloud-sdk-common/exception.rb
24
- - lib/tencentcloud-sdk-common/sign.rb
25
- - lib/tencentcloud-sdk-common/credential.rb
26
21
  - lib/tencentcloud-sdk-common/profile/client_profile.rb
27
22
  - lib/tencentcloud-sdk-common/profile/http_profile.rb
28
23
  - lib/tencentcloud-sdk-common/models.rb
29
24
  - lib/tencentcloud-sdk-common/client.rb
25
+ - lib/tencentcloud-sdk-common/sign.rb
26
+ - lib/tencentcloud-sdk-common/http/request.rb
27
+ - lib/tencentcloud-sdk-common/log.rb
28
+ - lib/tencentcloud-sdk-common/exception.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