aws-partitions 1.999.0 → 1.1110.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.999.0
4
+ version: 1.1110.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: 2024-10-30 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
@@ -42,15 +39,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
42
39
  requirements:
43
40
  - - ">="
44
41
  - !ruby/object:Gem::Version
45
- version: '2.5'
42
+ version: '2.7'
46
43
  required_rubygems_version: !ruby/object:Gem::Requirement
47
44
  requirements:
48
45
  - - ">="
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: []