proper gemspec
Oleg
committed May 26, 2011
commit 078ec36152dc09d0e52b0ad0465c0cdb9808510a
Showing 1
changed file with
2 additions
and 1 deletions
comfortable_mexican_sofa.gemspec
+2
-1
| @@ | @@ -9,7 +9,7 @@ Gem::Specification.new do |s| |
| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= | |
| s.authors = ["Oleg Khabarov", "The Working Group Inc"] | |
| - | s.date = %q{2011-05-25} |
| + | s.date = %q{2011-05-26} |
| s.description = %q{} | |
| s.email = %q{oleg@theworkinggroup.ca} | |
| s.extra_rdoc_files = [ | |
| @@ | @@ -117,6 +117,7 @@ Gem::Specification.new do |s| |
| "lib/comfortable_mexican_sofa/configuration.rb", | |
| "lib/comfortable_mexican_sofa/controller_methods.rb", | |
| "lib/comfortable_mexican_sofa/engine.rb", | |
| + | "lib/comfortable_mexican_sofa/error.rb", |
| "lib/comfortable_mexican_sofa/fixtures.rb", | |
| "lib/comfortable_mexican_sofa/form_builder.rb", | |
| "lib/comfortable_mexican_sofa/has_revisions.rb", | |