Sha256: 6d87dd96447aab939473107e700dd0741d4433519073459fc5e21ed540cabf9f

Contents?: true

Size: 1.32 KB

Versions: 51

Compression:

Stored size: 1.32 KB

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "rack-protection"
  s.version = "1.2.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Konstantin Haase", "Akzhan Abdulin", "Corey Ward", "David Kellum", "Fojas", "Martin Mauch"]
  s.date = "2011-12-30"
  s.description = "You should use protection!"
  s.email = ["konstantin.mailinglists@googlemail.com", "akzhan.abdulin@gmail.com", "coreyward@me.com", "dek-oss@gravitext.com", "developer@fojasaur.us", "martin.mauch@gmail.com"]
  s.homepage = "http://github.com/rkh/rack-protection"
  s.require_paths = ["lib"]
  s.rubygems_version = "1.8.21"
  s.summary = "You should use protection!"

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

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<rack>, [">= 0"])
      s.add_development_dependency(%q<rack-test>, [">= 0"])
      s.add_development_dependency(%q<rspec>, ["~> 2.0"])
    else
      s.add_dependency(%q<rack>, [">= 0"])
      s.add_dependency(%q<rack-test>, [">= 0"])
      s.add_dependency(%q<rspec>, ["~> 2.0"])
    end
  else
    s.add_dependency(%q<rack>, [">= 0"])
    s.add_dependency(%q<rack-test>, [">= 0"])
    s.add_dependency(%q<rspec>, ["~> 2.0"])
  end
end

Version data entries

51 entries across 51 versions & 2 rubygems

Version Path
classiccms-0.7.5 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.7.4 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.7.3 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.7.2 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.7.1 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.7.0 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.9 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.8 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.7 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.6 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.5 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.4 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.3 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.2 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.1 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.6.0 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.5.17 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.5.16 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.5.15 vendor/bundle/specifications/rack-protection-1.2.0.gemspec
classiccms-0.5.14 vendor/bundle/specifications/rack-protection-1.2.0.gemspec