cwords 0.1-jruby → 0.1.1-jruby

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 (1) hide show
  1. metadata +6 -3
metadata CHANGED
@@ -5,7 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- version: "0.1"
8
+ - 1
9
+ version: 0.1.1
9
10
  platform: jruby
10
11
  authors:
11
12
  - Anders Jacobsen
@@ -15,6 +16,7 @@ cert_chain: []
15
16
 
16
17
  date: 2010-03-12 00:00:00 +01:00
17
18
  default_executable:
19
+ - bin/cwords
18
20
  dependencies:
19
21
  - !ruby/object:Gem::Dependency
20
22
  name: progressbar
@@ -46,8 +48,9 @@ dependencies:
46
48
  version_requirements: *id002
47
49
  description:
48
50
  email: andersmbj@gmail.com
49
- executables: []
50
-
51
+ executables:
52
+ - cwords
53
+ - cwords_mkdb
51
54
  extensions: []
52
55
 
53
56
  extra_rdoc_files: []