# -*- encoding: utf-8 -*- # stub: stella 0.7.2.003 ruby lib Gem::Specification.new do |s| s.name = "stella".freeze s.version = "0.7.2.003".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Delano Mandelbaum".freeze] s.date = "2009-10-30" s.description = "Blame Stella for breaking your web applications.".freeze s.email = "delano@solutious.com".freeze s.executables = ["stella".freeze] s.extra_rdoc_files = ["README.rdoc".freeze, "LICENSE.txt".freeze, "CHANGES.txt".freeze] s.files = ["CHANGES.txt".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "Rudyfile".freeze, "bin/stella".freeze, "examples/cookies/plan.rb".freeze, "examples/csvdata/plan.rb".freeze, "examples/csvdata/search_terms.csv".freeze, "examples/essentials/logo.png".freeze, "examples/essentials/plan.rb".freeze, "examples/essentials/search_terms.txt".freeze, "examples/exceptions/plan.rb".freeze, "lib/stella.rb".freeze, "lib/stella/cli.rb".freeze, "lib/stella/client.rb".freeze, "lib/stella/client/container.rb".freeze, "lib/stella/client/modifiers.rb".freeze, "lib/stella/config.rb".freeze, "lib/stella/data.rb".freeze, "lib/stella/data/http.rb".freeze, "lib/stella/data/http/body.rb".freeze, "lib/stella/data/http/request.rb".freeze, "lib/stella/data/http/response.rb".freeze, "lib/stella/engine.rb".freeze, "lib/stella/engine/functional.rb".freeze, "lib/stella/engine/load_create.rb".freeze, "lib/stella/engine/load_package.rb".freeze, "lib/stella/engine/load_queue.rb".freeze, "lib/stella/engine/loadbase.rb".freeze, "lib/stella/exceptions.rb".freeze, "lib/stella/guidelines.rb".freeze, "lib/stella/mixins.rb".freeze, "lib/stella/mixins/numeric.rb".freeze, "lib/stella/mixins/string.rb".freeze, "lib/stella/mixins/thread.rb".freeze, "lib/stella/mixins/time.rb".freeze, "lib/stella/stats.rb".freeze, "lib/stella/testplan.rb".freeze, "lib/stella/testplan/stats.rb".freeze, "lib/stella/testplan/usecase.rb".freeze, "lib/stella/utils.rb".freeze, "lib/stella/utils/httputil.rb".freeze, "lib/stella/version.rb".freeze, "lib/threadify.rb".freeze, "stella.gemspec".freeze, "support/sample_webapp/app.rb".freeze, "support/sample_webapp/config.ru".freeze, "support/useragents.txt".freeze, "tryouts/01_numeric_mixins_tryouts.rb".freeze, "tryouts/12_digest_tryouts.rb".freeze, "tryouts/configs/failed_requests.rb".freeze, "tryouts/configs/global_sequential.rb".freeze, "tryouts/proofs/thread_queue.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/auth.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/cacert.p7s".freeze, "vendor/httpclient-2.1.5.2/httpclient/cacert_sha1.p7s".freeze, "vendor/httpclient-2.1.5.2/httpclient/connection.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/cookie.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/http.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/session.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/ssl_config.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/timeout.rb".freeze, "vendor/httpclient-2.1.5.2/httpclient/util.rb".freeze] s.homepage = "http://solutious.com/projects/stella/".freeze s.rdoc_options = ["--line-numbers".freeze, "--title".freeze, "Blame Stella for breaking your web applications.".freeze, "--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Blame Stella for breaking your web applications.".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0.5.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.6.8".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.7.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.7.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5.8".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end