aws-partitions 1.962.0 → 1.1023.0

Sign up to get free protection for your applications and to get access to all the features.
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.962.0
4
+ version: 1.1023.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: 2024-08-05 00:00:00.000000000 Z
11
+ date: 2024-12-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email:
@@ -21,6 +21,7 @@ files:
21
21
  - VERSION
22
22
  - lib/aws-partitions.rb
23
23
  - lib/aws-partitions/endpoint_provider.rb
24
+ - lib/aws-partitions/metadata.rb
24
25
  - lib/aws-partitions/partition.rb
25
26
  - lib/aws-partitions/partition_list.rb
26
27
  - lib/aws-partitions/region.rb