gems/aws-crt/aws-crt.gemspec [7:14]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - spec.author = 'Amazon Web Services' spec.homepage = 'https://github.com/awslabs/aws-crt-ruby' spec.license = 'Apache-2.0' spec.require_paths = ['lib'] spec.files = %w[LICENSE.txt CHANGELOG.md VERSION] spec.files += Dir['lib/**/*.rb'] spec.platform = Gem::Platform::RUBY spec.required_ruby_version = '>= 2.5' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - gems/aws-sigv4/aws-sigv4.gemspec [8:15]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - spec.author = 'Amazon Web Services' spec.homepage = 'https://github.com/awslabs/aws-crt-ruby' spec.license = 'Apache-2.0' spec.require_paths = ['lib'] spec.files = %w[LICENSE.txt CHANGELOG.md VERSION] spec.files += Dir['lib/**/*.rb'] spec.platform = Gem::Platform::RUBY spec.required_ruby_version = '>= 2.5' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -