gares.gemspec in gares-2.0.0.pre.2 vs gares.gemspec in gares-2.0.0
- old
+ new
@@ -7,11 +7,11 @@
s.version = Gares::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ['Paul Bonaud']
s.email = ['paul+gh@bonaud.fr']
s.homepage = 'http://github.com/paulrbr/gares'
- s.summary = %q(Easily access the publicly available information on gares-en-mouvement.com.)
- s.description = %q(Easily use Ruby or the command line to find information on gares-en-mouvement.com.)
+ s.summary = %q(Easily access the publicly available information on gares-sncf.com and sncf.com.)
+ s.description = %q(Easily use Ruby or the command line to find information on gares-sncf.com and sncf.com.)
s.rubyforge_project = 'gares'
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")