anaf_habtm.gemspec in anaf_habtm-0.0.89 vs anaf_habtm.gemspec in anaf_habtm-0.0.92

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{anaf_habtm} - s.version = "0.0.89" + s.version = "0.0.92" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Tyler Gannon"] - s.date = %q{2010-07-13} + s.date = %q{2010-07-15} s.description = %q{accepts_nested_attributes_for habtm} s.email = %q{t--g__a--nnon@gmail.com} s.extra_rdoc_files = [ "README" ] @@ -38,10 +38,10 @@ s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] s.rubygems_version = %q{1.3.7} s.summary = %q{accepts_nested_attributes_for habtm} s.test_files = [ - + "test/anaf_habtm_test.rb", "test/test_helper.rb" ] if s.respond_to? :specification_version then current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION