aws-sdk-opsworkscm 1.12.0 → 1.13.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-opsworkscm.rb +1 -1
- data/lib/aws-sdk-opsworkscm/client.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4b326e013efb2d0b7433dd47e3ada5ec65b9e4c6
|
4
|
+
data.tar.gz: 318f7918667c5ffe7c9ca229ae0dd6e7bc8cb974
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d0d0d5bc5c12171da542211ef59ccf0540904cb28dfd9e2d64740ff5dca65ba79796e2d5cc5281e1962fd234c8ac14a5ec5f8d919b74b0d2dde876c9636d89b7
|
7
|
+
data.tar.gz: 593e9a53460316eeba179ba27a98dbd7fb5129d55cbc58da405c2bb77c275c71210610988576da53dbd23356815b48e842f47c4a879ec0f5668dfe8d6cca79ea
|
data/lib/aws-sdk-opsworkscm.rb
CHANGED
@@ -1392,7 +1392,7 @@ module Aws::OpsWorksCM
|
|
1392
1392
|
params: params,
|
1393
1393
|
config: config)
|
1394
1394
|
context[:gem_name] = 'aws-sdk-opsworkscm'
|
1395
|
-
context[:gem_version] = '1.
|
1395
|
+
context[:gem_version] = '1.13.0'
|
1396
1396
|
Seahorse::Client::Request.new(handlers, context)
|
1397
1397
|
end
|
1398
1398
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-opsworkscm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.13.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-03-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '3'
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 3.
|
22
|
+
version: 3.47.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,21 +29,21 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.47.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|
36
36
|
requirements:
|
37
37
|
- - "~>"
|
38
38
|
- !ruby/object:Gem::Version
|
39
|
-
version: '1.
|
39
|
+
version: '1.1'
|
40
40
|
type: :runtime
|
41
41
|
prerelease: false
|
42
42
|
version_requirements: !ruby/object:Gem::Requirement
|
43
43
|
requirements:
|
44
44
|
- - "~>"
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: '1.
|
46
|
+
version: '1.1'
|
47
47
|
description: Official AWS Ruby gem for AWS OpsWorks for Chef Automate (OpsWorksCM).
|
48
48
|
This gem is part of the AWS SDK for Ruby.
|
49
49
|
email:
|