dict 0.0.0 → 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- metadata +3 -3
- /data/bin/{translation → translate} +0 -0
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dict
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.1
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -14,12 +14,12 @@ dependencies: []
|
|
14
14
|
description:
|
15
15
|
email:
|
16
16
|
executables:
|
17
|
-
-
|
17
|
+
- translate
|
18
18
|
extensions: []
|
19
19
|
extra_rdoc_files: []
|
20
20
|
files:
|
21
21
|
- lib/dict.rb
|
22
|
-
- bin/
|
22
|
+
- bin/translate
|
23
23
|
homepage:
|
24
24
|
licenses: []
|
25
25
|
post_install_message:
|
File without changes
|