aws-partitions 1.18.0 → 1.19.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +2 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 87d5bbf1df0ec663d5be6427d80eebf12633d733
4
- data.tar.gz: b14d58e69717bf8fe7103438f0775a7cb7c5be33
3
+ metadata.gz: 7c680b27017e6d8197ff2016dec6ff1ff77a2a67
4
+ data.tar.gz: 6c292d67ee533c363420d260eb1ebf9610fec448
5
5
  SHA512:
6
- metadata.gz: 73478cfea3cadb886ab9b8f41c62cde1e12258bfdfaac7b5b75f36e27bbf1514667f328f04d8df8f5ddc2a548e24d9c96f15019cfdf521c9d2cd6026d312764b
7
- data.tar.gz: b998ed9e7a1b7bb205093266c648d051dc5cc5a22770559fbb566441b163f2754b4cb02025bc98fb6a3ea8327cca39285c8b602326bb0ca175e61a92060ca98a
6
+ metadata.gz: 656d6222417b79789510c83299b032ce062d9e71f951ab0808cc20446e8586fe9afbf144cd29075e24d4c74e63a8945b70b6b69e95397d47a75f49073410a5e1
7
+ data.tar.gz: 4ff92b0ad6572d81d026cc380af6c0018d29defe8429bd09afac8f25f65159142dda56c5c45f9862920ae8bc21f6ac700b52afdd5b7dc11a4642db6e887a5dcb
data/partitions.json CHANGED
@@ -647,7 +647,7 @@
647
647
  },
648
648
  "elasticloadbalancing" : {
649
649
  "defaults" : {
650
- "protocols" : [ "http", "https" ]
650
+ "protocols" : [ "https" ]
651
651
  },
652
652
  "endpoints" : {
653
653
  "ap-northeast-1" : { },
@@ -1688,7 +1688,7 @@
1688
1688
  },
1689
1689
  "elasticloadbalancing" : {
1690
1690
  "defaults" : {
1691
- "protocols" : [ "http", "https" ]
1691
+ "protocols" : [ "https" ]
1692
1692
  },
1693
1693
  "endpoints" : {
1694
1694
  "cn-north-1" : { }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.18.0
4
+ version: 1.19.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: 2017-09-01 00:00:00.000000000 Z
11
+ date: 2017-09-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: