tencentcloud-sdk-common 3.0.1045 → 3.0.1046

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 +8 -8
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 980221643f252022129c3bbb38e6df0bf2ae3b42
4
- data.tar.gz: b179171fed8be9e06a175755395cb5b46be4acd9
3
+ metadata.gz: e8f0671aa5829dc0e848b03577375e9c64b81732
4
+ data.tar.gz: 0708d1b3d250dee7867daf8b17d1a57f6765375e
5
5
  SHA512:
6
- metadata.gz: 76b743adad82943a634fd25f1faa685c168df2f065b0d956cdecd22856a1be32facd5873e5068c1a21be18b74687d038a0db2448973915626eab71f87f9dd3db
7
- data.tar.gz: 60bf2ebe15e1fe7252d7f04f469a4b189a01db92acf8c1d88f3c8e4a8cd75a95fee20158bc7ec94fa5f13884ca276bccec9a96540d46340783400b87b3b37df8
6
+ metadata.gz: 0c04b4fcaf9f045e2234907c1267bb8504f6a217b4bfb8df9e9e1a43d18fe7e27b1074fc1bfe525e1216c2bcf7cd2d753cb2020dc0f41c4e33318f20f16ab0bf
7
+ data.tar.gz: 38b0a1566cf8516ebe1301be999c51cced16e1ed32eabe22e22ebe6a01345ee480235b2758954050e65d8863b49500508f7bd62b6ac6c7ab861ecf2afbff4314
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1045
1
+ 3.0.1046
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.1045
4
+ version: 3.0.1046
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-04-23 00:00:00.000000000 Z
11
+ date: 2025-04-24 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/client.rb
22
- - lib/tencentcloud-sdk-common/log.rb
23
- - lib/tencentcloud-sdk-common/exception.rb
24
- - lib/tencentcloud-sdk-common/oidc_credential.rb
25
21
  - lib/tencentcloud-sdk-common/credential.rb
22
+ - lib/tencentcloud-sdk-common/client.rb
26
23
  - lib/tencentcloud-sdk-common/sign.rb
27
- - lib/tencentcloud-sdk-common/profile/client_profile.rb
28
- - lib/tencentcloud-sdk-common/profile/http_profile.rb
24
+ - lib/tencentcloud-sdk-common/oidc_credential.rb
29
25
  - lib/tencentcloud-sdk-common/http/request.rb
26
+ - lib/tencentcloud-sdk-common/exception.rb
27
+ - lib/tencentcloud-sdk-common/log.rb
30
28
  - lib/tencentcloud-sdk-common/models.rb
29
+ - lib/tencentcloud-sdk-common/profile/http_profile.rb
30
+ - lib/tencentcloud-sdk-common/profile/client_profile.rb
31
31
  - lib/tencentcloud-sdk-common.rb
32
32
  - lib/VERSION
33
33
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby