--- !ruby/object:Gem::Specification name: rack-contrib_stringbot version: !ruby/object:Gem::Version version: 0.9.3 platform: ruby authors: - rack-devel autorequire: bindir: bin cert_chain: [] date: 2010-02-23 00:00:00 -06:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rack type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.9.1 version: - !ruby/object:Gem::Dependency name: test-spec type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ~> - !ruby/object:Gem::Version version: 0.9.0 version: - !ruby/object:Gem::Dependency name: tmail type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "1.2" version: - !ruby/object:Gem::Dependency name: json type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "1.1" version: description: Contributed Rack Middleware and Utilities email: rack-devel@googlegroups.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - COPYING files: - COPYING - README.rdoc - Rakefile - lib/rack/contrib.rb - lib/rack/contrib/accept_format.rb - lib/rack/contrib/access.rb - lib/rack/contrib/backstage.rb - lib/rack/contrib/bounce_favicon.rb - lib/rack/contrib/callbacks.rb - lib/rack/contrib/config.rb - lib/rack/contrib/cookies.rb - lib/rack/contrib/csshttprequest.rb - lib/rack/contrib/deflect.rb - lib/rack/contrib/etag.rb - lib/rack/contrib/evil.rb - lib/rack/contrib/garbagecollector.rb - lib/rack/contrib/jsonp.rb - lib/rack/contrib/lighttpd_script_name_fix.rb - lib/rack/contrib/locale.rb - lib/rack/contrib/mailexceptions.rb - lib/rack/contrib/nested_params.rb - lib/rack/contrib/not_found.rb - lib/rack/contrib/post_body_content_type_parser.rb - lib/rack/contrib/proctitle.rb - lib/rack/contrib/profiler.rb - lib/rack/contrib/relative_redirect.rb - lib/rack/contrib/response_cache.rb - lib/rack/contrib/route_exceptions.rb - lib/rack/contrib/sendfile.rb - lib/rack/contrib/signals.rb - lib/rack/contrib/time_zone.rb - rack-contrib.gemspec - test/404.html - test/Maintenance.html - test/mail_settings.rb - test/spec_rack_accept_format.rb - test/spec_rack_access.rb - test/spec_rack_backstage.rb - test/spec_rack_callbacks.rb - test/spec_rack_config.rb - test/spec_rack_contrib.rb - test/spec_rack_csshttprequest.rb - test/spec_rack_deflect.rb - test/spec_rack_etag.rb - test/spec_rack_evil.rb - test/spec_rack_garbagecollector.rb - test/spec_rack_jsonp.rb - test/spec_rack_lighttpd_script_name_fix.rb - test/spec_rack_mailexceptions.rb - test/spec_rack_nested_params.rb - test/spec_rack_not_found.rb - test/spec_rack_post_body_content_type_parser.rb - test/spec_rack_proctitle.rb - test/spec_rack_profiler.rb - test/spec_rack_relative_redirect.rb - test/spec_rack_response_cache.rb - test/spec_rack_sendfile.rb has_rdoc: true homepage: http://github.com/rack/rack-contrib/ licenses: [] post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - rack-contrib - --main - README require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: Contributed Rack Middleware and Utilities test_files: - test/spec_rack_accept_format.rb - test/spec_rack_access.rb - test/spec_rack_backstage.rb - test/spec_rack_callbacks.rb - test/spec_rack_config.rb - test/spec_rack_contrib.rb - test/spec_rack_csshttprequest.rb - test/spec_rack_deflect.rb - test/spec_rack_etag.rb - test/spec_rack_evil.rb - test/spec_rack_garbagecollector.rb - test/spec_rack_jsonp.rb - test/spec_rack_lighttpd_script_name_fix.rb - test/spec_rack_mailexceptions.rb - test/spec_rack_nested_params.rb - test/spec_rack_not_found.rb - test/spec_rack_post_body_content_type_parser.rb - test/spec_rack_proctitle.rb - test/spec_rack_profiler.rb - test/spec_rack_relative_redirect.rb - test/spec_rack_response_cache.rb - test/spec_rack_sendfile.rb