aws-sdk-elasticloadbalancingv2 1.34.0 → 1.35.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: e528733170de4d06cfad079f13a4ca7aa45887bb
|
|
4
|
+
data.tar.gz: 4d7402d24b1132abcb97ff0adc6480e6776118d3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 663606b804eed53e2c305a412a7a7890b6aeb2966eec4f65981ca0479be89c269b317011cef244079b58cde3f9276850c87cc329814206cc98f5177df0da0f62
|
|
7
|
+
data.tar.gz: 269eebdaa00ffbe55d96ea5c9fbdcd9b3d61b01677fd31b464cfd8aff310bee111669db4e7bd97b07bd190ef8a60d99460aaa186026e00160cf387eb9899f094
|
|
@@ -3986,7 +3986,7 @@ module Aws::ElasticLoadBalancingV2
|
|
|
3986
3986
|
params: params,
|
|
3987
3987
|
config: config)
|
|
3988
3988
|
context[:gem_name] = 'aws-sdk-elasticloadbalancingv2'
|
|
3989
|
-
context[:gem_version] = '1.
|
|
3989
|
+
context[:gem_version] = '1.35.0'
|
|
3990
3990
|
Seahorse::Client::Request.new(handlers, context)
|
|
3991
3991
|
end
|
|
3992
3992
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-elasticloadbalancingv2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.35.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-10-23 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.71.0
|
|
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.71.0
|
|
33
33
|
- !ruby/object:Gem::Dependency
|
|
34
34
|
name: aws-sigv4
|
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|