aws-sdk-iot1clickdevicesservice 1.16.0 → 1.17.0
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.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 91f80c0e303af45325d2b2016863fc9d0b932a4a
|
4
|
+
data.tar.gz: a9500e990be7b77020fea931ebab90a21608f0fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b33740cb574af3ee9c4dc54474712968e882331648dbdd43ce3240657cfa02451253761fd75b98eb48ad3b9b92002f1d976c8386ceb558dd2370e4793731960
|
7
|
+
data.tar.gz: 36d1ee4c02c29129ea4bc460bc00cbb29701cfe32d41cc2773adcf6546dc2b1c06cd40fa4f78a94fbb8cba2757e10c0dce688c2a13bd8a5221b40f8696e46565
|
@@ -703,7 +703,7 @@ module Aws::IoT1ClickDevicesService
|
|
703
703
|
params: params,
|
704
704
|
config: config)
|
705
705
|
context[:gem_name] = 'aws-sdk-iot1clickdevicesservice'
|
706
|
-
context[:gem_version] = '1.
|
706
|
+
context[:gem_version] = '1.17.0'
|
707
707
|
Seahorse::Client::Request.new(handlers, context)
|
708
708
|
end
|
709
709
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-iot1clickdevicesservice
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.17.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-07-
|
11
|
+
date: 2019-07-25 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.61.1
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.61.1
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|