aws-sdk-elasticloadbalancing 1.24.0 → 1.25.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
  SHA256:
3
- metadata.gz: 167251557023ba7b90f41265ae0805925ba8acd9d0b0ea6219fd480d4ce551b3
4
- data.tar.gz: c4a668ba405489331e0ca5ac69325f35a91a5ec7cbc14cb3e10739a651b29b68
3
+ metadata.gz: 85e85fd538458d2ac11b4cdb5cf5e826728cb7a657cf52ef9f0edcc33a110ed6
4
+ data.tar.gz: 40c69302e49127698846c47ec67128fddbe631e2682c18d9763e39e62b59c350
5
5
  SHA512:
6
- metadata.gz: cb6bd28968b3323ba23f84c0f37fef546b2251ee15130ef94771bbe88bccc110290e140eb943290f62b0c80cc1b96fe3392c0dde7276df4473a7a8f1ecda1646
7
- data.tar.gz: 86cb39b670d0119031c03c0f3c4c4e3e9f71477d777a79df54fab42b58f6b66c31146b41f67732e359e0b0cad7673041d03569fdbcf079800503369d674de9a2
6
+ metadata.gz: a0f146edd1c134c5561e2f2d7eef89d9ecfc4381ed44641c0674f2a43c86f4ae4059afed142e74ec486daa64b3865661a634426266d8be15c3ce075c5f635171
7
+ data.tar.gz: b537a00a7cd91976692a314816b27710a4bae18b1c6c294e8ecd886575064150b26526e407225c3872c0a3506487040c6c83fdd23b7c25afc0459d99e0c6f98a
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-elasticloadbalancing/customizations'
48
48
  # @service
49
49
  module Aws::ElasticLoadBalancing
50
50
 
51
- GEM_VERSION = '1.24.0'
51
+ GEM_VERSION = '1.25.0'
52
52
 
53
53
  end
@@ -2597,7 +2597,7 @@ module Aws::ElasticLoadBalancing
2597
2597
  params: params,
2598
2598
  config: config)
2599
2599
  context[:gem_name] = 'aws-sdk-elasticloadbalancing'
2600
- context[:gem_version] = '1.24.0'
2600
+ context[:gem_version] = '1.25.0'
2601
2601
  Seahorse::Client::Request.new(handlers, context)
2602
2602
  end
2603
2603
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-elasticloadbalancing
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.24.0
4
+ version: 1.25.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: 2020-06-23 00:00:00.000000000 Z
11
+ date: 2020-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core