dictuby 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fd1cce07d7fb71af851b8cf4d063dd214d968e1c
4
- data.tar.gz: 8355d4cc06e64a257b43930050d43c031202cbaa
3
+ metadata.gz: d8e75a4e136c6a5d02d7de1765ddfdfcc49f29a5
4
+ data.tar.gz: ade3c507a7e2c26a26fa5071accf0db18b062795
5
5
  SHA512:
6
- metadata.gz: 108ab70f1ea2b4f0795429e66d00adb9857357fd20c4a3b4264313ce85bce47692d3b50146932f787edf276b222ecee1432bc6b6032c6efe7c555f2608993dcc
7
- data.tar.gz: 6900dc9ed4ca10d4e1dece4ffbd6832c3e06beb539b621bb9eecffe1203e95b57a4f940a7a2eb8f4771d14bdb1c65e7ba6676a2353cead5d9def4a71e2825d0f
6
+ metadata.gz: 70b2b58460bdf0a038dafc37a2541352e5766f257e4c6511e39901a38235c60ff51089ddbb3a8a1d6574dafdaf19aa6f1bfb09817eb52edd6e64a7bde6c2545b
7
+ data.tar.gz: 0e8e1baadab89cc9192c7a9db717e943a1861544afcce229dd2196e15e87f5562c2b8189fad6f66f95fba3f1aab8f90baf8429530a960ac9079bf9572a6b2547
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dictuby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rene Klacan
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
  date: 2013-09-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: command line online dictionary
13
+ description: Command line online dictionary tool written in ruby
14
14
  email: rene.klacan@gmail.com
15
15
  executables:
16
16
  - dictuby
@@ -25,7 +25,7 @@ files:
25
25
  - lib/dictuby/args_parser.rb
26
26
  - lib/dictuby/runner.rb
27
27
  - bin/dictuby
28
- homepage: ''
28
+ homepage: https://rubygems.org/gems/dictuby
29
29
  licenses:
30
30
  - MIT
31
31
  metadata: {}
@@ -48,5 +48,5 @@ rubyforge_project:
48
48
  rubygems_version: 2.0.7
49
49
  signing_key:
50
50
  specification_version: 4
51
- summary: command line online dictionary
51
+ summary: Command line dictionary
52
52
  test_files: []