termit 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- Zjc4OWU0NmQxMjY5OGI3MWQzMzI5M2JiZGE3MTM1NDQ0YThhOWE0Mg==
5
- data.tar.gz: !binary |-
6
- ZGViYzA3YWM2NjdjNWE1YmM2OTczNzZkOGY5NThjOGY4NzJhNmE2Mw==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- ZTRjNjc5NTdjMjU2M2YyMTBhMmQxOTFlNjExNTcwMmE1NWE0YWU5YTJhYmZl
10
- MDc5MjY5ZWMxZmYxYTcyYWM3ZmZiOTMzOWZmNzFmZmQwOTQ4OTliMzBmNDIx
11
- NzIzMDMxNzMxMDRiMmE2MjYyNjA1NjlkODIyZTM1NzVjNmVhNmE=
12
- data.tar.gz: !binary |-
13
- NTg4NDYyMDYwNDVjMGU1ZGQ5MWYzMGM2ZDFkZmY3MGZkMjczYTBhMWRlMGRj
14
- M2FiOTExZGVkMzA5ZmZmZjZhYjRhNWMxYjMwYzAzMjgxY2JhODAzNWNiNTQ5
15
- MWU5ZjIxOGNkZWM2Y2IzNTdlYTEzYThkYmY0ODE3MWI2MGM3Njc=
2
+ SHA1:
3
+ metadata.gz: d3877c35ca03dbfaef3fff20bfadaa6ffbefdc5d
4
+ data.tar.gz: 4137b5b15540835bc0d2af0f14dbe3489fa1a1ab
5
+ SHA512:
6
+ metadata.gz: 7ee8e8ee1f6b27ef00e4d1233bf4d5b5157083e23484faf2afc13c8a3101e31b901b54ddcdf2787c77cdf3163ce11a088b561a096690763b1bdea5706f7920c0
7
+ data.tar.gz: e026e87b742764dd13376a431b0496883ab8d4b2b09d8b50681b42d057711b144c2733ffce89323e951bdfc61b34dcbb4a89f85e14491ef86faf8e6b7bf62dd0
data/README.md CHANGED
@@ -48,11 +48,11 @@ termit en zh "hey cowboy where is your horse?" -v
48
48
  ```
49
49
 
50
50
  ## Language codes:
51
- * slovakian - sk
52
- * english -en
51
+ * english - en
53
52
  * polish - pl
54
53
  * french - fr
55
54
  * spanish - es
55
+ * slovakian - sk
56
56
  * chinese - zh
57
57
  * russian - ru
58
58
  * automatic source language detection - auto
@@ -61,7 +61,7 @@ To find all available language codes visit www.translate.google.com. Choose lang
61
61
 
62
62
  ## Status
63
63
 
64
- Project is in 'but it works on my machine...' development phase. Any feedback will be appreciated. You can contact me on: p.urbanek89@gmail.com
64
+ Project is in "but it works on my machine..." development phase. Any feedback will be appreciated. You can contact me on: p.urbanek89@gmail.com
65
65
 
66
66
 
67
67
 
@@ -10,7 +10,7 @@ module Termit
10
10
  validate_user_input parsed
11
11
  parsed
12
12
  rescue ArgumentError, NoMethodError
13
- puts "Termit: Wrong data. Example: 'termis pl en morowy' => pestiferous"
13
+ puts "TERMIT: Wrong data. Example: 'termit pl en morowy' => pestiferous"
14
14
  exit
15
15
  end
16
16
 
@@ -1,3 +1,3 @@
1
1
  module Termit
2
- VERSION = "1.2.1"
2
+ VERSION = "1.2.2"
3
3
  end
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: 1.2.1
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - pawurb
@@ -56,17 +56,17 @@ dependencies:
56
56
  name: rake
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
- - - ! '>='
59
+ - - '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
- - - ! '>='
66
+ - - '>='
67
67
  - !ruby/object:Gem::Version
68
68
  version: '0'
69
- description: ! ' Termit is an easy way to use all the Google Translate goodies straight
69
+ description: ' Termit is an easy way to use all the Google Translate goodies straight
70
70
  from your terminal. '
71
71
  email:
72
72
  - p.urbanek89@gmail.com
@@ -115,17 +115,17 @@ require_paths:
115
115
  - lib
116
116
  required_ruby_version: !ruby/object:Gem::Requirement
117
117
  requirements:
118
- - - ! '>='
118
+ - - '>='
119
119
  - !ruby/object:Gem::Version
120
120
  version: '0'
121
121
  required_rubygems_version: !ruby/object:Gem::Requirement
122
122
  requirements:
123
- - - ! '>='
123
+ - - '>='
124
124
  - !ruby/object:Gem::Version
125
125
  version: '0'
126
126
  requirements: []
127
127
  rubyforge_project:
128
- rubygems_version: 2.0.7
128
+ rubygems_version: 2.0.3
129
129
  signing_key:
130
130
  specification_version: 4
131
131
  summary: Google Translate in your terminal