edtf.gemspec in edtf-0.0.9 vs edtf.gemspec in edtf-1.0.0

- old
+ new

@@ -8,10 +8,10 @@ s.name = 'edtf' s.version = EDTF::VERSION.dup s.platform = Gem::Platform::RUBY s.authors = ['Sylvester Keil'] s.email = ['http://sylvester.keil.or.at'] - s.homepage = 'http://inukshuk.github.com/edtf-ruby' + s.homepage = 'http://github.com/inukshuk/edtf-ruby' s.summary = 'Extended Date/Time Format for Ruby.' s.description = 'A Ruby implementation of the Extended Date/Time Format (EDTF).' s.license = 'FreeBSD' s.add_runtime_dependency('activesupport', ['~>3.0']) \ No newline at end of file