termit 3.4.0 → 3.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5797f6696203fae412693a198de22f8c262441c3
4
- data.tar.gz: 5c15c3812051b77bc0bc11d81412419d91f4a477
3
+ metadata.gz: 17bbd757ecb16b16cfa5846f2647f733c96cb959
4
+ data.tar.gz: 28d45e9cc2fd90cb07c8cd57c7a4ccbce994bd57
5
5
  SHA512:
6
- metadata.gz: c8912c534add29669c1d62f6387a82f9a5c223eb52f023f0285611cd1787fee6e7978e0c0d93af1bad1f41a1a5c6dd38aa7c0e59f3879e0874e3b2d925c6307d
7
- data.tar.gz: 9929c140f731a41fa6cd994749ca156b0b60c98cd9e4f241303bb982285f11018d787d4e87f96314f65772fa082ead3a507453664c77e670cf6d8c8f04f25ee1
6
+ metadata.gz: 30d917b4f3387be359449685e31d489840eef9e80d60355c7de51ff469f641bc46060094490bcf841d2d7cdb4102311741e5bf9603fa9802c39fecf7abb15e01
7
+ data.tar.gz: 5d61add191c9bf8f675faa70c5cc96eb143fbd439602b2a107a17b4d8ffdac39de18c942dfefac9bb21f5643430aa92ecb219d4835a904229779f845c2371e8a
@@ -1,3 +1,3 @@
1
1
  module Termit
2
- VERSION = "3.4.0"
2
+ VERSION = "3.5.0"
3
3
  end
data/termit.gemspec CHANGED
@@ -8,8 +8,8 @@ Gem::Specification.new do |gem|
8
8
  gem.version = Termit::VERSION
9
9
  gem.authors = ["pawurb"]
10
10
  gem.email = ["p.urbanek89@gmail.com"]
11
- gem.summary = %q{Google Translate in your terminal}
12
- gem.description = %q{ Termit is an easy way to use all the Google Translate goodies straight from your terminal. }
11
+ gem.summary = %q{ Translations with speech synthesis in your terminal }
12
+ gem.description = %q{ Termit is an easy way to translate stuff and use speech synthesis in your terminal. }
13
13
  gem.homepage = "http://github.com/pawurb/termit"
14
14
  gem.files = `git ls-files`.split("\n")
15
15
  gem.executables = ['termit']
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: termit
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0
4
+ version: 3.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - pawurb
@@ -122,8 +122,8 @@ dependencies:
122
122
  - - ">="
123
123
  - !ruby/object:Gem::Version
124
124
  version: '0'
125
- description: " Termit is an easy way to use all the Google Translate goodies straight
126
- from your terminal. "
125
+ description: " Termit is an easy way to translate stuff and use speech synthesis in
126
+ your terminal. "
127
127
  email:
128
128
  - p.urbanek89@gmail.com
129
129
  executables:
@@ -189,7 +189,7 @@ rubyforge_project:
189
189
  rubygems_version: 2.5.1
190
190
  signing_key:
191
191
  specification_version: 4
192
- summary: Google Translate in your terminal
192
+ summary: Translations with speech synthesis in your terminal
193
193
  test_files:
194
194
  - spec/fixtures/bing_1.yml
195
195
  - spec/fixtures/bing_2.yml