edtf.gemspec in edtf-0.0.6 vs edtf.gemspec in edtf-0.0.7
- old
+ new
@@ -10,10 +10,10 @@
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.summary = 'Extended Date/Time Format for Ruby.'
- s.description = 'An Extended Date/Time Format (EDTF) Parser for Ruby.'
+ s.description = 'A Ruby implementation of the Extended Date/Time Format (EDTF).'
s.license = 'FreeBSD'
s.add_runtime_dependency('activesupport', ['~>3.0'])
s.add_development_dependency('rake', ['~>0.9'])
\ No newline at end of file