Sha256: 06ca952848fb0e5fb091bd5a7739ee355f86673a3a0d7974af0654cfbe8cb326
Contents?: true
Size: 1.42 KB
Versions: 0
Compression: gzip
Compressed size: 602 Bytes
Stored size: 602 Bytes
Contents
--- !ruby/object:Gem::Specification name: aws-partitions version: !ruby/object:Gem::Version version: 1.443.0 platform: ruby authors: - Amazon Web Services autorequire: bindir: bin cert_chain: [] date: 2021-04-08 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: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.7.6.2 signing_key: specification_version: 4 summary: Provides information about AWS partitions, regions, and services. test_files: []