termit.gemspec in termit-3.4.0 vs termit.gemspec in termit-3.5.0
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |gem|
gem.name = "termit"
gem.version = Termit::VERSION
gem.authors = ["pawurb"]
gem.email = ["p.urbanek89@gmail.com"]
- gem.summary = %q{Google Translate in your terminal}
- gem.description = %q{ Termit is an easy way to use all the Google Translate goodies straight from your terminal. }
+ gem.summary = %q{ Translations with speech synthesis in your terminal }
+ gem.description = %q{ Termit is an easy way to translate stuff and use speech synthesis in your terminal. }
gem.homepage = "http://github.com/pawurb/termit"
gem.files = `git ls-files`.split("\n")
gem.executables = ['termit']
gem.test_files = gem.files.grep(%r{^(spec)/})
gem.require_paths = ["lib"]