table_setter.gemspec in table_setter-0.2.4 vs table_setter.gemspec in table_setter-0.2.5

- old
+ new

@@ -1,169 +1,167 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY -# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command +# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{table_setter} - s.version = "0.2.4" + s.version = "0.2.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Jeff Larson"] - s.date = %q{2010-11-19} + s.date = %q{2011-02-19} s.description = %q{A sinatra based app for rendering CSVs hosted on google docs or locally in custom HTML} s.email = %q{thejefflarson@gmail.com} s.executables = ["table-setter", "table-setter"] s.extra_rdoc_files = [ "LICENSE", - "README", - "TODO" + "README", + "TODO" ] s.files = [ ".document", - ".gitignore", - "LICENSE", - "README", - "Rakefile", - "TODO", - "VERSION.yml", - "bin/table-setter", - "doc/TableFu/Formatting.html", - "doc/TableSetter.html", - "doc/TableSetter/App.html", - "doc/TableSetter/Command.html", - "doc/TableSetter/Table.html", - "doc/_index.html", - "doc/class_list.html", - "doc/css/common.css", - "doc/css/full_list.css", - "doc/css/style.css", - "doc/file.README.html", - "doc/file_list.html", - "doc/frames.html", - "doc/index.html", - "doc/js/app.js", - "doc/js/full_list.js", - "doc/js/jquery.js", - "doc/method_list.html", - "doc/top-level-namespace.html", - "documentation/css/dawn.css", - "documentation/css/styles.css", - "documentation/images/folder.png", - "documentation/images/key.png", - "documentation/images/proplogo.png", - "documentation/images/publish.png", - "documentation/images/text-x-generic.png", - "documentation/index.html.erb", - "documentation/tables/example/index.html", - "documentation/tables/example_faceted/index.html", - "documentation/tables/example_formatted/index.html", - "documentation/tables/example_local/1/index.html", - "documentation/tables/example_local/10/index.html", - "documentation/tables/example_local/11/index.html", - "documentation/tables/example_local/12/index.html", - "documentation/tables/example_local/13/index.html", - "documentation/tables/example_local/14/index.html", - "documentation/tables/example_local/15/index.html", - "documentation/tables/example_local/16/index.html", - "documentation/tables/example_local/17/index.html", - "documentation/tables/example_local/18/index.html", - "documentation/tables/example_local/19/index.html", - "documentation/tables/example_local/2/index.html", - "documentation/tables/example_local/20/index.html", - "documentation/tables/example_local/21/index.html", - "documentation/tables/example_local/22/index.html", - "documentation/tables/example_local/23/index.html", - "documentation/tables/example_local/24/index.html", - "documentation/tables/example_local/3/index.html", - "documentation/tables/example_local/4/index.html", - "documentation/tables/example_local/5/index.html", - "documentation/tables/example_local/6/index.html", - "documentation/tables/example_local/7/index.html", - "documentation/tables/example_local/8/index.html", - "documentation/tables/example_local/9/index.html", - "documentation/tables/example_local/index.html", - "documentation/tables/favicon.ico", - "documentation/tables/images/th_arrow_asc.gif", - "documentation/tables/images/th_arrow_desc.gif", - "documentation/tables/index.html", - "documentation/tables/javascripts/application.js", - "documentation/tables/javascripts/jquery.tablesorter.js", - "documentation/tables/javascripts/jquery.tablesorter.multipagefilter.js", - "documentation/tables/javascripts/jquery.tablesorter.pager.js", - "documentation/tables/stylesheets/stylesheet.css", - "index.html", - "lib/table_setter.rb", - "lib/table_setter/app.rb", - "lib/table_setter/command.rb", - "lib/table_setter/table.rb", - "spec/spec.opts", - "spec/spec_helper.rb", - "spec/table-setter-app_spec.rb", - "spec/table-setter-command_spec.rb", - "spec/table-setter_spec.rb", - "table_setter.gemspec", - "template/config.ru", - "template/public/favicon.ico", - "template/public/images/th_arrow_asc.gif", - "template/public/images/th_arrow_desc.gif", - "template/public/javascripts/application.js", - "template/public/javascripts/jquery.tablesorter.js", - "template/public/javascripts/jquery.tablesorter.multipagefilter.js", - "template/public/javascripts/jquery.tablesorter.pager.js", - "template/public/stylesheets/stylesheet.css", - "template/tables/example.yml", - "template/tables/example_faceted.yml", - "template/tables/example_formatted.csv", - "template/tables/example_formatted.yml", - "template/tables/example_local.csv", - "template/tables/example_local.yml", - "template/views/404.erb", - "template/views/500.erb", - "template/views/index.erb", - "template/views/layout.erb", - "template/views/table.erb" + "LICENSE", + "README", + "Rakefile", + "TODO", + "VERSION.yml", + "bin/table-setter", + "doc/TableFu/Formatting.html", + "doc/TableSetter.html", + "doc/TableSetter/App.html", + "doc/TableSetter/Command.html", + "doc/TableSetter/Table.html", + "doc/_index.html", + "doc/class_list.html", + "doc/css/common.css", + "doc/css/full_list.css", + "doc/css/style.css", + "doc/file.README.html", + "doc/file_list.html", + "doc/frames.html", + "doc/index.html", + "doc/js/app.js", + "doc/js/full_list.js", + "doc/js/jquery.js", + "doc/method_list.html", + "doc/top-level-namespace.html", + "documentation/css/dawn.css", + "documentation/css/styles.css", + "documentation/images/folder.png", + "documentation/images/key.png", + "documentation/images/proplogo.png", + "documentation/images/publish.png", + "documentation/images/text-x-generic.png", + "documentation/index.html.erb", + "documentation/tables/example/index.html", + "documentation/tables/example_faceted/index.html", + "documentation/tables/example_formatted/index.html", + "documentation/tables/example_local/1/index.html", + "documentation/tables/example_local/10/index.html", + "documentation/tables/example_local/11/index.html", + "documentation/tables/example_local/12/index.html", + "documentation/tables/example_local/13/index.html", + "documentation/tables/example_local/14/index.html", + "documentation/tables/example_local/15/index.html", + "documentation/tables/example_local/16/index.html", + "documentation/tables/example_local/17/index.html", + "documentation/tables/example_local/18/index.html", + "documentation/tables/example_local/19/index.html", + "documentation/tables/example_local/2/index.html", + "documentation/tables/example_local/20/index.html", + "documentation/tables/example_local/21/index.html", + "documentation/tables/example_local/22/index.html", + "documentation/tables/example_local/23/index.html", + "documentation/tables/example_local/24/index.html", + "documentation/tables/example_local/3/index.html", + "documentation/tables/example_local/4/index.html", + "documentation/tables/example_local/5/index.html", + "documentation/tables/example_local/6/index.html", + "documentation/tables/example_local/7/index.html", + "documentation/tables/example_local/8/index.html", + "documentation/tables/example_local/9/index.html", + "documentation/tables/example_local/index.html", + "documentation/tables/favicon.ico", + "documentation/tables/images/th_arrow_asc.gif", + "documentation/tables/images/th_arrow_desc.gif", + "documentation/tables/index.html", + "documentation/tables/javascripts/application.js", + "documentation/tables/javascripts/jquery.tablesorter.js", + "documentation/tables/javascripts/jquery.tablesorter.multipagefilter.js", + "documentation/tables/javascripts/jquery.tablesorter.pager.js", + "documentation/tables/stylesheets/stylesheet.css", + "index.html", + "lib/table_setter.rb", + "lib/table_setter/app.rb", + "lib/table_setter/command.rb", + "lib/table_setter/table.rb", + "spec/spec.opts", + "spec/spec_helper.rb", + "spec/table-setter-app_spec.rb", + "spec/table-setter-command_spec.rb", + "spec/table-setter_spec.rb", + "table_setter.gemspec", + "template/config.ru", + "template/public/favicon.ico", + "template/public/images/th_arrow_asc.gif", + "template/public/images/th_arrow_desc.gif", + "template/public/javascripts/application.js", + "template/public/javascripts/jquery.tablesorter.js", + "template/public/javascripts/jquery.tablesorter.multipagefilter.js", + "template/public/javascripts/jquery.tablesorter.pager.js", + "template/public/stylesheets/stylesheet.css", + "template/tables/example.yml", + "template/tables/example_faceted.yml", + "template/tables/example_formatted.csv", + "template/tables/example_formatted.yml", + "template/tables/example_local.csv", + "template/tables/example_local.yml", + "template/views/404.erb", + "template/views/500.erb", + "template/views/index.erb", + "template/views/layout.erb", + "template/views/table.erb" ] s.homepage = %q{http://propublica.github.com/table-setter/} - s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] s.rubyforge_project = %q{table-setter} s.rubygems_version = %q{1.3.7} s.summary = %q{A sinatra based app for rendering CSVs in custom HTML} s.test_files = [ "spec/spec_helper.rb", - "spec/table-setter-app_spec.rb", - "spec/table-setter-command_spec.rb", - "spec/table-setter_spec.rb" + "spec/table-setter-app_spec.rb", + "spec/table-setter-command_spec.rb", + "spec/table-setter_spec.rb" ] if s.respond_to? :specification_version then current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION s.specification_version = 3 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then - s.add_development_dependency(%q<rspec>, ["~> 1.2.9"]) + s.add_development_dependency(%q<rspec>, [">= 0"]) s.add_runtime_dependency(%q<rack>, [">= 1.1.0"]) s.add_runtime_dependency(%q<thin>, [">= 1.2.5"]) s.add_runtime_dependency(%q<table_fu>, [">= 0.3.2"]) s.add_runtime_dependency(%q<sinatra>, [">= 1.0.0"]) s.add_runtime_dependency(%q<sinatra-static-assets>, [">= 0.5.0"]) s.add_runtime_dependency(%q<emk-sinatra-url-for>, [">= 0.2.1"]) s.add_runtime_dependency(%q<curb>, [">= 0.6.6.0"]) s.add_runtime_dependency(%q<rdiscount>, [">= 1.6.3.1"]) else - s.add_dependency(%q<rspec>, ["~> 1.2.9"]) + s.add_dependency(%q<rspec>, [">= 0"]) s.add_dependency(%q<rack>, [">= 1.1.0"]) s.add_dependency(%q<thin>, [">= 1.2.5"]) s.add_dependency(%q<table_fu>, [">= 0.3.2"]) s.add_dependency(%q<sinatra>, [">= 1.0.0"]) s.add_dependency(%q<sinatra-static-assets>, [">= 0.5.0"]) s.add_dependency(%q<emk-sinatra-url-for>, [">= 0.2.1"]) s.add_dependency(%q<curb>, [">= 0.6.6.0"]) s.add_dependency(%q<rdiscount>, [">= 1.6.3.1"]) end else - s.add_dependency(%q<rspec>, ["~> 1.2.9"]) + s.add_dependency(%q<rspec>, [">= 0"]) s.add_dependency(%q<rack>, [">= 1.1.0"]) s.add_dependency(%q<thin>, [">= 1.2.5"]) s.add_dependency(%q<table_fu>, [">= 0.3.2"]) s.add_dependency(%q<sinatra>, [">= 1.0.0"]) s.add_dependency(%q<sinatra-static-assets>, [">= 0.5.0"])