test/data/gemhome/specifications/b-0.0.2.gemspec in rubygems-update-0.8.11 vs test/data/gemhome/specifications/b-0.0.2.gemspec in rubygems-update-0.9.0

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| s.name = %q{b} s.version = "0.0.2" - s.date = %q{2005-07-13} + s.date = %q{2006-06-28} s.summary = %q{summary} s.description = %q{desc} s.files = ["lib/code.rb"] end