tencentcloud-sdk-common 3.0.513 → 3.0.514

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 +9 -9
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 235d3f00350460b9710d91210af818c9d2f3054b
4
- data.tar.gz: 204bf9cd7648601b1307bd059e419c469bb4a626
3
+ metadata.gz: 087e5604387b80d0480ca62035d45d11f442a709
4
+ data.tar.gz: 332662506de3c3a55d7f1efa8cb073d73073791e
5
5
  SHA512:
6
- metadata.gz: 8720b3807b8ae3230d4bd34e030bed7d53a60fd7b39d1a60f4037b64f14c2196d31f2b0bd4d3de03eb7a6e2bf591b7ea62b54200b99b76fdf3635fa2a5459a65
7
- data.tar.gz: 13441217f93fbf3f388037dac6c6e8c101b4ee516c9935a6f3c6eff41d603ca0f3d3caeac339b6bd3d631e5a076ad425b539c20eaede50912507780d0ab99b42
6
+ metadata.gz: 0b8e51a2c931106c837c3258e9c85cb6ebc8852b1e4c29456d36e76a7bb0917cf4129d6fcb3710023cedfc6609a88188343d5a36ee77dcc563d9310d2a9cd5af
7
+ data.tar.gz: f39889a8fa7e1483b538a8cb0c7c375302dd6bbfcb1a2a6b2b24cd961fc026f79ce0b27194ca35d60b1daff50e3817cce7a28566cf349181619645936a9951a4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.513
1
+ 3.0.514
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.513
4
+ version: 3.0.514
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-02-21 00:00:00.000000000 Z
11
+ date: 2023-02-22 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,16 +18,16 @@ executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
- - lib/tencentcloud-sdk-common.rb
22
- - lib/tencentcloud-sdk-common/exception.rb
21
+ - lib/tencentcloud-sdk-common/log.rb
22
+ - lib/tencentcloud-sdk-common/models.rb
23
+ - lib/tencentcloud-sdk-common/http/request.rb
23
24
  - lib/tencentcloud-sdk-common/sign.rb
24
- - lib/tencentcloud-sdk-common/profile/http_profile.rb
25
+ - lib/tencentcloud-sdk-common/exception.rb
26
+ - lib/tencentcloud-sdk-common/credential.rb
25
27
  - lib/tencentcloud-sdk-common/profile/client_profile.rb
26
- - lib/tencentcloud-sdk-common/http/request.rb
28
+ - lib/tencentcloud-sdk-common/profile/http_profile.rb
27
29
  - lib/tencentcloud-sdk-common/client.rb
28
- - lib/tencentcloud-sdk-common/models.rb
29
- - lib/tencentcloud-sdk-common/log.rb
30
- - lib/tencentcloud-sdk-common/credential.rb
30
+ - lib/tencentcloud-sdk-common.rb
31
31
  - lib/VERSION
32
32
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
33
33
  licenses: