aws-partitions 1.1082.0 → 1.1097.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.
metadata CHANGED
@@ -1,17 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1082.0
4
+ version: 1.1097.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2025-04-04 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies: []
13
12
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
- email:
15
13
  executables: []
16
14
  extensions: []
17
15
  extra_rdoc_files: []
@@ -34,7 +32,6 @@ licenses:
34
32
  metadata:
35
33
  source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions
36
34
  changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md
37
- post_install_message:
38
35
  rdoc_options: []
39
36
  require_paths:
40
37
  - lib
@@ -49,8 +46,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
49
46
  - !ruby/object:Gem::Version
50
47
  version: '0'
51
48
  requirements: []
52
- rubygems_version: 3.4.10
53
- signing_key:
49
+ rubygems_version: 3.6.7
54
50
  specification_version: 4
55
51
  summary: Provides information about AWS partitions, regions, and services.
56
52
  test_files: []