dict 0.1.3 → 0.1.4
Sign up to get free protection for your applications and to get access to all the features.
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.1.
|
4
|
+
version: 0.1.4
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -55,9 +55,9 @@ executables:
|
|
55
55
|
extensions: []
|
56
56
|
extra_rdoc_files: []
|
57
57
|
files:
|
58
|
+
- lib/dict.rb
|
58
59
|
- lib/result.rb
|
59
60
|
- lib/wiktionary.rb
|
60
|
-
- lib/dict.rb
|
61
61
|
- lib/dictpl.rb
|
62
62
|
- bin/translate
|
63
63
|
homepage: https://github.com/Ragnarson/dict-gem
|