Sha256: 96c05bc922cf0e8c4a6070c25076acc0f48753539a356281e6e38c98fca04fef
Contents?: true
Size: 1.4 KB
Versions: 0
Compression: gzip
Compressed size: 595 Bytes
Stored size: 595 Bytes
Contents
--- !ruby/object:Gem::Specification name: aws-partitions version: !ruby/object:Gem::Version version: 1.520.1 platform: ruby authors: - Amazon Web Services autorequire: bindir: bin cert_chain: [] date: 2021-10-28 00:00:00.000000000 Z dependencies: [] description: Provides interfaces to enumerate AWS partitions, regions, and services. email: executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - LICENSE.txt - VERSION - lib/aws-partitions.rb - lib/aws-partitions/endpoint_provider.rb - lib/aws-partitions/partition.rb - lib/aws-partitions/partition_list.rb - lib/aws-partitions/region.rb - lib/aws-partitions/service.rb - partitions.json homepage: https://github.com/aws/aws-sdk-ruby licenses: - Apache-2.0 metadata: source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-partitions/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.3' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: Provides information about AWS partitions, regions, and services. test_files: []