Sha256: 15eccd5b48460a84d556f555ffce4094835a3baa7120cc8eb56685be9a26e6fc

Contents?: true

Size: 1.19 KB

Versions: 3

Compression:

Stored size: 1.19 KB

Contents

# -*- encoding: utf-8 -*-
# stub: aws-sdk-v1 1.66.0 ruby lib

Gem::Specification.new do |s|
  s.name = "aws-sdk-v1"
  s.version = "1.66.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Amazon Web Services"]
  s.date = "2015-09-05"
  s.description = "Version 1 of the AWS SDK for Ruby. Available as both `aws-sdk` and `aws-sdk-v1`.\nUse `aws-sdk-v1` if you want to load v1 and v2 of the Ruby SDK in the same\napplication."
  s.executables = ["aws-rb"]
  s.files = ["bin/aws-rb"]
  s.homepage = "http://aws.amazon.com/sdkforruby"
  s.licenses = ["Apache 2.0"]
  s.require_paths = ["lib"]
  s.rubygems_version = "2.1.9"
  s.summary = "AWS SDK for Ruby V1"

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<nokogiri>, [">= 1.4.4"])
      s.add_runtime_dependency(%q<json>, ["~> 1.4"])
    else
      s.add_dependency(%q<nokogiri>, [">= 1.4.4"])
      s.add_dependency(%q<json>, ["~> 1.4"])
    end
  else
    s.add_dependency(%q<nokogiri>, [">= 1.4.4"])
    s.add_dependency(%q<json>, ["~> 1.4"])
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ivanvc-logstash-input-s3-3.1.1.4 vendor/local/specifications/aws-sdk-v1-1.66.0.gemspec
ivanvc-logstash-input-s3-3.1.1.3 vendor/local/specifications/aws-sdk-v1-1.66.0.gemspec
ivanvc-logstash-input-s3-3.1.1.2 vendor/local/specifications/aws-sdk-v1-1.66.0.gemspec