tencentcloud-sdk-emr 1.0.363 → 3.0.380

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190103/client.rb +1 -1
  4. metadata +10 -10
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 494e44ce88a3622f1a62a73a09985e940d62fa52
4
- data.tar.gz: 59e5cd7d51535e1e752f02f91032c3407e717f70
3
+ metadata.gz: 2ffbcc038004049f2e58c9ea707a7f72979254e9
4
+ data.tar.gz: cad8b928f250b68335955e501f1ac8bdc672c67a
5
5
  SHA512:
6
- metadata.gz: d4c3468203cda7a9803131affac5faa6ec1062869e15153086c2b75c05980c0d82cdb65d4ec1c3d56d269a0a5f20406d88113be21bbf5c294bcf059b171fd84d
7
- data.tar.gz: 9705076b5b2a8e55e23dd02232035431c4c0c702789496c4383842be6626e7d8fc2758983b931ff20c0754e81be9173f16506c296b5b3528bb380a098d57c90f
6
+ metadata.gz: 3c962a52ff06105bdd73f59b6b9b71be1da51f11230c0ecf79448e877c777ce698452269251488169e96640a54d535cc34af3a82b06099f82c02582a475b508d
7
+ data.tar.gz: 475c10d8c2a45f9d6d44d88574a7deea2d5706c0237390de0d0b71643733038e14a9a2151e3be61019da90bf0d2aa356bda2827da4e81797721d9e111b97ead8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.363
1
+ 3.0.380
@@ -126,7 +126,7 @@ module TencentCloud
126
126
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
127
127
  end
128
128
 
129
- # yarn applciation 统计接口查询
129
+ # yarn application 统计接口查询
130
130
 
131
131
  # @param request: Request instance for DescribeEmrApplicationStatics.
132
132
  # @type request: :class:`Tencentcloud::emr::V20190103::DescribeEmrApplicationStaticsRequest`
metadata CHANGED
@@ -1,27 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-emr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.363
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-07-25 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,10 +33,10 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/VERSION
37
- - lib/tencentcloud-sdk-emr.rb
38
- - lib/v20190103/client.rb
39
36
  - lib/v20190103/models.rb
37
+ - lib/v20190103/client.rb
38
+ - lib/tencentcloud-sdk-emr.rb
39
+ - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses:
42
42
  - Apache-2.0
@@ -49,17 +49,17 @@ require_paths:
49
49
  - lib
50
50
  required_ruby_version: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ">="
52
+ - - '>='
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  required_rubygems_version: !ruby/object:Gem::Requirement
56
56
  requirements:
57
- - - ">="
57
+ - - '>='
58
58
  - !ruby/object:Gem::Version
59
59
  version: '0'
60
60
  requirements: []
61
61
  rubyforge_project:
62
- rubygems_version: 2.6.14
62
+ rubygems_version: 2.0.14
63
63
  signing_key:
64
64
  specification_version: 4
65
65
  summary: Tencent Cloud SDK for Ruby - EMR