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: edaf2f94d6626f9e39372caa5f7bd1860e6414f6
4
- data.tar.gz: 732b7faa2d4eeae40ca60d6aab4cf5462d31ada6
3
+ metadata.gz: e528733170de4d06cfad079f13a4ca7aa45887bb
4
+ data.tar.gz: 4d7402d24b1132abcb97ff0adc6480e6776118d3
5
5
  SHA512:
6
- metadata.gz: 6717a239963d5888d9b5fdf12a6906c2aca1576b95ccd963d6837dd3d49b35c782b367cfa96c75e5ac341fba94e283de843d04379ce0a43fdb5f6fe1a414e5b0
7
- data.tar.gz: 5f52f74d6b135b34b942377d8da99c7d78d5fce9a7bed66967db6b89a33e98a71b7326772b5771c8d832a0ad48ea1f518c535b9b242c76fe1c2e2f380c3186e6
6
+ metadata.gz: 663606b804eed53e2c305a412a7a7890b6aeb2966eec4f65981ca0479be89c269b317011cef244079b58cde3f9276850c87cc329814206cc98f5177df0da0f62
7
+ data.tar.gz: 269eebdaa00ffbe55d96ea5c9fbdcd9b3d61b01677fd31b464cfd8aff310bee111669db4e7bd97b07bd190ef8a60d99460aaa186026e00160cf387eb9899f094
@@ -43,6 +43,6 @@ require_relative 'aws-sdk-elasticloadbalancingv2/customizations'
43
43
  # @service
44
44
  module Aws::ElasticLoadBalancingV2
45
45
 
46
- GEM_VERSION = '1.34.0'
46
+ GEM_VERSION = '1.35.0'
47
47
 
48
48
  end
@@ -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.34.0'
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.34.0
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-09-12 00:00:00.000000000 Z
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.61.1
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.61.1
32
+ version: 3.71.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement