Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.4.beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
did committed Jul 29, 2011
1 parent b3722a3 commit 3950bc0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions did_csv_builder.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{did_csv_builder}
s.version = "0.1.4.beta"
s.version = "0.1.4.beta2"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Tom Stuart"]
s.date = %q{2011-02-14}
s.authors = [%q{Tom Stuart}]
s.date = %q{2011-07-29}
s.description = %q{CSV template Rails plugin}
s.email = %q{didier@nocoffee.fr}
s.extra_rdoc_files = [
Expand All @@ -21,9 +21,9 @@ Gem::Specification.new do |s|
"lib/csv_builder/template_handler/base.rb"
]
s.homepage = %q{https://github.com/did/csv_builder}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.4.2}
s.rdoc_options = [%q{--charset=UTF-8}]
s.require_paths = [%q{lib}]
s.rubygems_version = %q{1.8.5}
s.summary = %q{CSV template Rails plugin}

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 3950bc0

Please sign in to comment.