test/data/gemhome/specifications/a-0.0.2.gemspec in rubygems-update-0.8.10 vs test/data/gemhome/specifications/a-0.0.2.gemspec in rubygems-update-0.8.11

- old
+ new

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