# -*- encoding: utf-8 -*- # stub: esi-for-rack 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "esi-for-rack".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Joshua Hull".freeze] s.date = "2009-11-25" s.description = "ESI for Rack".freeze s.email = "joshbuddy@gmail.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "lib/esi_for_rack.rb".freeze, "lib/esi_for_rack/lookup.rb".freeze, "lib/esi_for_rack/node.rb".freeze, "spec/http_integration/accept_language_spec.rb".freeze, "spec/http_integration/cookie_spec.rb".freeze, "spec/http_integration/fixtures/accept_language/1.html".freeze, "spec/http_integration/fixtures/cookie/1.html".freeze, "spec/http_integration/fixtures/query_string/1.html".freeze, "spec/http_integration/fixtures/user_agent/1.html".freeze, "spec/http_integration/query_string_spec.rb".freeze, "spec/http_integration/user_agent_spec.rb".freeze, "spec/spec.opts".freeze, "spec/spec_helper.rb".freeze, "spec/tags/choose_spec.rb".freeze, "spec/tags/comment_spec.rb".freeze, "spec/tags/fixtures/choose/simple1.html".freeze, "spec/tags/fixtures/choose/simple2.html".freeze, "spec/tags/fixtures/choose/simple3.html".freeze, "spec/tags/fixtures/comment/simple.html".freeze, "spec/tags/fixtures/include/alt.html".freeze, "spec/tags/fixtures/include/src.html".freeze, "spec/tags/fixtures/include/src_continue.html".freeze, "spec/tags/fixtures/nested/complex.html".freeze, "spec/tags/fixtures/try/include.html".freeze, "spec/tags/fixtures/try/malformed_attempt.html".freeze, "spec/tags/fixtures/try/malformed_except.html".freeze, "spec/tags/fixtures/vars/simple.html".freeze, "spec/tags/include_spec.rb".freeze, "spec/tags/nested_spec.rb".freeze, "spec/tags/try_spec.rb".freeze, "spec/tags/vars_spec.rb".freeze] s.homepage = "http://github.com/joshbuddy/esi_for_rack".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "ESI for Rack".freeze s.test_files = ["spec/http_integration/accept_language_spec.rb".freeze, "spec/http_integration/cookie_spec.rb".freeze, "spec/http_integration/query_string_spec.rb".freeze, "spec/http_integration/user_agent_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/tags/choose_spec.rb".freeze, "spec/tags/comment_spec.rb".freeze, "spec/tags/include_spec.rb".freeze, "spec/tags/nested_spec.rb".freeze, "spec/tags/try_spec.rb".freeze, "spec/tags/vars_spec.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end