# -*- encoding: utf-8 -*- # stub: giraffesoft-unicorn 0.93.6 ruby libext # stub: ext/unicorn_http/extconf.rb Gem::Specification.new do |s| s.name = "giraffesoft-unicorn".freeze s.version = "0.93.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "ext".freeze] s.authors = ["Unicorn developers".freeze] s.date = "2009-11-02" s.description = "Unicorn is a HTTP server for Rack applications designed to only serve\nfast clients on low-latency, high-bandwidth connections and take\nadvantage of features in Unix/Unix-like kernels. Slow clients should\nonly be served by placing a reverse proxy capable of fully buffering\nboth the the request and response in between Unicorn and slow clients.".freeze s.email = "mongrel-unicorn@rubyforge.org".freeze s.executables = ["unicorn".freeze, "unicorn_rails".freeze] s.extensions = ["ext/unicorn_http/extconf.rb".freeze] s.files = [".CHANGELOG.old".freeze, ".document".freeze, ".gitignore".freeze, ".mailmap".freeze, ".manifest".freeze, "CONTRIBUTORS".freeze, "COPYING".freeze, "ChangeLog".freeze, "DESIGN".freeze, "Documentation/.gitignore".freeze, "Documentation/GNUmakefile".freeze, "Documentation/unicorn.1.txt".freeze, "Documentation/unicorn_rails.1.txt".freeze, "GIT-VERSION-FILE".freeze, "GIT-VERSION-GEN".freeze, "GNUmakefile".freeze, "HACKING".freeze, "KNOWN_ISSUES".freeze, "LICENSE".freeze, "NEWS".freeze, "PHILOSOPHY".freeze, "README".freeze, "Rakefile".freeze, "SIGNALS".freeze, "TODO".freeze, "TUNING".freeze, "bin/unicorn".freeze, "bin/unicorn_rails".freeze, "examples/echo.ru".freeze, "examples/git.ru".freeze, "examples/init.sh".freeze, "ext/unicorn_http/c_util.h".freeze, "ext/unicorn_http/common_field_optimization.h".freeze, "ext/unicorn_http/ext_help.h".freeze, "ext/unicorn_http/extconf.rb".freeze, "ext/unicorn_http/global_variables.h".freeze, "ext/unicorn_http/unicorn_http.c".freeze, "ext/unicorn_http/unicorn_http.rl".freeze, "ext/unicorn_http/unicorn_http_common.rl".freeze, "lib/unicorn.rb".freeze, "lib/unicorn/app/exec_cgi.rb".freeze, "lib/unicorn/app/inetd.rb".freeze, "lib/unicorn/app/old_rails.rb".freeze, "lib/unicorn/app/old_rails/static.rb".freeze, "lib/unicorn/cgi_wrapper.rb".freeze, "lib/unicorn/configurator.rb".freeze, "lib/unicorn/const.rb".freeze, "lib/unicorn/http_request.rb".freeze, "lib/unicorn/http_response.rb".freeze, "lib/unicorn/launcher.rb".freeze, "lib/unicorn/socket_helper.rb".freeze, "lib/unicorn/tee_input.rb".freeze, "lib/unicorn/util.rb".freeze, "local.mk.sample".freeze, "setup.rb".freeze, "test/aggregate.rb".freeze, "test/benchmark/README".freeze, "test/benchmark/dd.ru".freeze, "test/exec/README".freeze, "test/exec/test_exec.rb".freeze, "test/rails/app-1.2.3/.gitignore".freeze, "test/rails/app-1.2.3/Rakefile".freeze, "test/rails/app-1.2.3/app/controllers/application.rb".freeze, "test/rails/app-1.2.3/app/controllers/foo_controller.rb".freeze, "test/rails/app-1.2.3/app/helpers/application_helper.rb".freeze, "test/rails/app-1.2.3/config/boot.rb".freeze, "test/rails/app-1.2.3/config/database.yml".freeze, "test/rails/app-1.2.3/config/environment.rb".freeze, "test/rails/app-1.2.3/config/environments/development.rb".freeze, "test/rails/app-1.2.3/config/environments/production.rb".freeze, "test/rails/app-1.2.3/config/routes.rb".freeze, "test/rails/app-1.2.3/db/.gitignore".freeze, "test/rails/app-1.2.3/log/.gitignore".freeze, "test/rails/app-1.2.3/public/404.html".freeze, "test/rails/app-1.2.3/public/500.html".freeze, "test/rails/app-2.0.2/.gitignore".freeze, "test/rails/app-2.0.2/Rakefile".freeze, "test/rails/app-2.0.2/app/controllers/application.rb".freeze, "test/rails/app-2.0.2/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.0.2/app/helpers/application_helper.rb".freeze, "test/rails/app-2.0.2/config/boot.rb".freeze, "test/rails/app-2.0.2/config/database.yml".freeze, "test/rails/app-2.0.2/config/environment.rb".freeze, "test/rails/app-2.0.2/config/environments/development.rb".freeze, "test/rails/app-2.0.2/config/environments/production.rb".freeze, "test/rails/app-2.0.2/config/routes.rb".freeze, "test/rails/app-2.0.2/db/.gitignore".freeze, "test/rails/app-2.0.2/log/.gitignore".freeze, "test/rails/app-2.0.2/public/404.html".freeze, "test/rails/app-2.0.2/public/500.html".freeze, "test/rails/app-2.1.2/.gitignore".freeze, "test/rails/app-2.1.2/Rakefile".freeze, "test/rails/app-2.1.2/app/controllers/application.rb".freeze, "test/rails/app-2.1.2/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.1.2/app/helpers/application_helper.rb".freeze, "test/rails/app-2.1.2/config/boot.rb".freeze, "test/rails/app-2.1.2/config/database.yml".freeze, "test/rails/app-2.1.2/config/environment.rb".freeze, "test/rails/app-2.1.2/config/environments/development.rb".freeze, "test/rails/app-2.1.2/config/environments/production.rb".freeze, "test/rails/app-2.1.2/config/routes.rb".freeze, "test/rails/app-2.1.2/db/.gitignore".freeze, "test/rails/app-2.1.2/log/.gitignore".freeze, "test/rails/app-2.1.2/public/404.html".freeze, "test/rails/app-2.1.2/public/500.html".freeze, "test/rails/app-2.2.2/.gitignore".freeze, "test/rails/app-2.2.2/Rakefile".freeze, "test/rails/app-2.2.2/app/controllers/application.rb".freeze, "test/rails/app-2.2.2/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.2.2/app/helpers/application_helper.rb".freeze, "test/rails/app-2.2.2/config/boot.rb".freeze, "test/rails/app-2.2.2/config/database.yml".freeze, "test/rails/app-2.2.2/config/environment.rb".freeze, "test/rails/app-2.2.2/config/environments/development.rb".freeze, "test/rails/app-2.2.2/config/environments/production.rb".freeze, "test/rails/app-2.2.2/config/routes.rb".freeze, "test/rails/app-2.2.2/db/.gitignore".freeze, "test/rails/app-2.2.2/log/.gitignore".freeze, "test/rails/app-2.2.2/public/404.html".freeze, "test/rails/app-2.2.2/public/500.html".freeze, "test/rails/app-2.3.3.1/.gitignore".freeze, "test/rails/app-2.3.3.1/Rakefile".freeze, "test/rails/app-2.3.3.1/app/controllers/application_controller.rb".freeze, "test/rails/app-2.3.3.1/app/controllers/foo_controller.rb".freeze, "test/rails/app-2.3.3.1/app/helpers/application_helper.rb".freeze, "test/rails/app-2.3.3.1/config/boot.rb".freeze, "test/rails/app-2.3.3.1/config/database.yml".freeze, "test/rails/app-2.3.3.1/config/environment.rb".freeze, "test/rails/app-2.3.3.1/config/environments/development.rb".freeze, "test/rails/app-2.3.3.1/config/environments/production.rb".freeze, "test/rails/app-2.3.3.1/config/routes.rb".freeze, "test/rails/app-2.3.3.1/db/.gitignore".freeze, "test/rails/app-2.3.3.1/log/.gitignore".freeze, "test/rails/app-2.3.3.1/public/404.html".freeze, "test/rails/app-2.3.3.1/public/500.html".freeze, "test/rails/app-2.3.3.1/public/x.txt".freeze, "test/rails/test_rails.rb".freeze, "test/test_helper.rb".freeze, "test/unit/test_configurator.rb".freeze, "test/unit/test_http_parser.rb".freeze, "test/unit/test_http_parser_ng.rb".freeze, "test/unit/test_request.rb".freeze, "test/unit/test_response.rb".freeze, "test/unit/test_server.rb".freeze, "test/unit/test_signals.rb".freeze, "test/unit/test_socket_helper.rb".freeze, "test/unit/test_tee_input.rb".freeze, "test/unit/test_upload.rb".freeze, "test/unit/test_util.rb".freeze, "unicorn.gemspec".freeze] s.homepage = "http://unicorn.bogomips.org/".freeze s.rdoc_options = ["-Na".freeze, "-t".freeze, "Unicorn: Rack HTTP server for fast clients and Unix".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Rack HTTP server for fast clients and Unix".freeze s.test_files = ["test/unit/test_configurator.rb".freeze, "test/unit/test_http_parser.rb".freeze, "test/unit/test_http_parser_ng.rb".freeze, "test/unit/test_request.rb".freeze, "test/unit/test_response.rb".freeze, "test/unit/test_server.rb".freeze, "test/unit/test_util.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end