# Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{consadole_aggregator} s.version = "0.0.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["niku"] s.date = %q{2009-12-21} s.email = %q{niku@niku.name} s.files = [ ".gitignore", "Rakefile", "VERSION", "consadole_aggregator.gemspec", "lib/consadole_aggregator.rb", "lib/consadole_aggregator/live.rb", "lib/consadole_aggregator/live/builder.rb", "lib/consadole_aggregator/live/parser.rb", "lib/consadole_aggregator/nikkan_sports.rb", "lib/consadole_aggregator/nikkan_sports/builder.rb", "lib/consadole_aggregator/nikkan_sports/entry.rb", "lib/consadole_aggregator/nikkan_sports/parser.rb", "lib/consadole_aggregator/result", "spec/consadole_aggregator/nikkan_sports_spec.rb", "spec/consadole_aggregator_spec.rb", "spec/spec.opts", "spec/spec_helper.rb", "spec/timeline/s674.html", "spec/timeline/s674.html.1", "spec/timeline/s674.html.10", "spec/timeline/s674.html.100", "spec/timeline/s674.html.101", "spec/timeline/s674.html.102", "spec/timeline/s674.html.103", "spec/timeline/s674.html.104", "spec/timeline/s674.html.105", "spec/timeline/s674.html.106", "spec/timeline/s674.html.107", "spec/timeline/s674.html.108", "spec/timeline/s674.html.109", "spec/timeline/s674.html.11", "spec/timeline/s674.html.110", "spec/timeline/s674.html.111", "spec/timeline/s674.html.112", "spec/timeline/s674.html.113", "spec/timeline/s674.html.114", "spec/timeline/s674.html.115", "spec/timeline/s674.html.116", "spec/timeline/s674.html.117", "spec/timeline/s674.html.118", "spec/timeline/s674.html.119", "spec/timeline/s674.html.12", "spec/timeline/s674.html.120", "spec/timeline/s674.html.13", "spec/timeline/s674.html.14", "spec/timeline/s674.html.15", "spec/timeline/s674.html.16", "spec/timeline/s674.html.17", "spec/timeline/s674.html.18", "spec/timeline/s674.html.19", "spec/timeline/s674.html.2", "spec/timeline/s674.html.20", "spec/timeline/s674.html.21", "spec/timeline/s674.html.22", "spec/timeline/s674.html.23", "spec/timeline/s674.html.24", "spec/timeline/s674.html.25", "spec/timeline/s674.html.26", "spec/timeline/s674.html.27", "spec/timeline/s674.html.28", "spec/timeline/s674.html.29", "spec/timeline/s674.html.3", "spec/timeline/s674.html.30", "spec/timeline/s674.html.31", "spec/timeline/s674.html.32", "spec/timeline/s674.html.33", "spec/timeline/s674.html.34", "spec/timeline/s674.html.35", "spec/timeline/s674.html.36", "spec/timeline/s674.html.37", "spec/timeline/s674.html.38", "spec/timeline/s674.html.39", "spec/timeline/s674.html.4", "spec/timeline/s674.html.40", "spec/timeline/s674.html.41", "spec/timeline/s674.html.42", "spec/timeline/s674.html.43", "spec/timeline/s674.html.44", "spec/timeline/s674.html.45", "spec/timeline/s674.html.46", "spec/timeline/s674.html.47", "spec/timeline/s674.html.48", "spec/timeline/s674.html.49", "spec/timeline/s674.html.5", "spec/timeline/s674.html.50", "spec/timeline/s674.html.51", "spec/timeline/s674.html.52", "spec/timeline/s674.html.53", "spec/timeline/s674.html.54", "spec/timeline/s674.html.55", "spec/timeline/s674.html.56", "spec/timeline/s674.html.57", "spec/timeline/s674.html.58", "spec/timeline/s674.html.59", "spec/timeline/s674.html.6", "spec/timeline/s674.html.60", "spec/timeline/s674.html.61", "spec/timeline/s674.html.62", "spec/timeline/s674.html.63", "spec/timeline/s674.html.64", "spec/timeline/s674.html.65", "spec/timeline/s674.html.66", "spec/timeline/s674.html.67", "spec/timeline/s674.html.68", "spec/timeline/s674.html.69", "spec/timeline/s674.html.7", "spec/timeline/s674.html.70", "spec/timeline/s674.html.71", "spec/timeline/s674.html.72", "spec/timeline/s674.html.73", "spec/timeline/s674.html.74", "spec/timeline/s674.html.75", "spec/timeline/s674.html.76", "spec/timeline/s674.html.77", "spec/timeline/s674.html.78", "spec/timeline/s674.html.79", "spec/timeline/s674.html.8", "spec/timeline/s674.html.80", "spec/timeline/s674.html.81", "spec/timeline/s674.html.82", "spec/timeline/s674.html.83", "spec/timeline/s674.html.84", "spec/timeline/s674.html.85", "spec/timeline/s674.html.86", "spec/timeline/s674.html.87", "spec/timeline/s674.html.88", "spec/timeline/s674.html.89", "spec/timeline/s674.html.9", "spec/timeline/s674.html.90", "spec/timeline/s674.html.91", "spec/timeline/s674.html.92", "spec/timeline/s674.html.93", "spec/timeline/s674.html.94", "spec/timeline/s674.html.95", "spec/timeline/s674.html.96", "spec/timeline/s674.html.97", "spec/timeline/s674.html.98", "spec/timeline/s674.html.99" ] s.homepage = %q{http://github.com/niku/consadole_aggregator} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] s.required_ruby_version = Gem::Requirement.new("~> 1.9.1") s.rubygems_version = %q{1.3.5} s.summary = %q{Consadole Sapporo's Information Aggregator} s.test_files = [ "spec/consadole_aggregator/nikkan_sports_spec.rb", "spec/consadole_aggregator_spec.rb", "spec/spec_helper.rb" ] if s.respond_to? :specification_version then current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION s.specification_version = 3 if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then s.add_development_dependency(%q<["nokogiri", "dm-core", "dm-types", "dm-validations"]>, [">= 0"]) s.add_development_dependency(%q, [">= 0"]) else s.add_dependency(%q<["nokogiri", "dm-core", "dm-types", "dm-validations"]>, [">= 0"]) s.add_dependency(%q, [">= 0"]) end else s.add_dependency(%q<["nokogiri", "dm-core", "dm-types", "dm-validations"]>, [">= 0"]) s.add_dependency(%q, [">= 0"]) end end