Sha256: e6b8ce4c02b32488fc420227be4444fc91d7be3dd64a1db535f7b18365d989ac

Contents?: true

Size: 1.29 KB

Versions: 12

Compression:

Stored size: 1.29 KB

Contents

# -*- encoding: utf-8 -*-
# stub: rack-test 0.6.3 ruby lib

Gem::Specification.new do |s|
  s.name = "rack-test"
  s.version = "0.6.3"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Bryan Helmkamp"]
  s.date = "2015-01-09"
  s.description = "Rack::Test is a small, simple testing API for Rack apps. It can be used on its\nown or as a reusable starting point for Web frameworks and testing libraries\nto build on. Most of its initial functionality is an extraction of Merb 1.0's\nrequest helpers feature."
  s.email = "bryan@brynary.com"
  s.extra_rdoc_files = ["README.rdoc", "MIT-LICENSE.txt"]
  s.files = ["MIT-LICENSE.txt", "README.rdoc"]
  s.homepage = "http://github.com/brynary/rack-test"
  s.rubyforge_project = "rack-test"
  s.rubygems_version = "2.5.1"
  s.summary = "Simple testing API built on Rack"

  s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version

  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>, [">= 1.0"])
    else
      s.add_dependency(%q<rack>, [">= 1.0"])
    end
  else
    s.add_dependency(%q<rack>, [">= 1.0"])
  end
end

Version data entries

12 entries across 12 versions & 6 rubygems

Version Path
mdg-1.0.1 vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
autocompl-0.2.2 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
autocompl-0.2.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
autocompl-0.2.0 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
autocompl-0.1.2 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
autocompl-0.1.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
autocompl-0.1.0 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
autocompl-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec
abaci-0.3.0 vendor/bundle/specifications/rack-test-0.6.3.gemspec
arcabouco-0.2.13 vendor/bundle/specifications/rack-test-0.6.3.gemspec
tdiary-5.0.2 vendor/bundle/specifications/rack-test-0.6.3.gemspec
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/specifications/rack-test-0.6.3.gemspec