clint 0.1.3 → 0.1.4

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.
File without changes
metadata CHANGED
@@ -1,7 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clint
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ prerelease: false
5
+ segments:
6
+ - 0
7
+ - 1
8
+ - 4
9
+ version: 0.1.4
5
10
  platform: ruby
6
11
  authors:
7
12
  - Richard Crowley
@@ -9,7 +14,7 @@ autorequire:
9
14
  bindir: bin
10
15
  cert_chain: []
11
16
 
12
- date: 2010-03-05 00:00:00 +00:00
17
+ date: 2010-03-07 00:00:00 +00:00
13
18
  default_executable:
14
19
  dependencies: []
15
20
 
@@ -70,7 +75,7 @@ extra_rdoc_files: []
70
75
 
71
76
  files:
72
77
  - lib/clint.rb
73
- - man/clint.7.gz
78
+ - man/man7/clint.7.gz
74
79
  has_rdoc: true
75
80
  homepage: http://github.com/rcrowley/clint.git
76
81
  licenses: []
@@ -84,18 +89,20 @@ required_ruby_version: !ruby/object:Gem::Requirement
84
89
  requirements:
85
90
  - - ">="
86
91
  - !ruby/object:Gem::Version
92
+ segments:
93
+ - 0
87
94
  version: "0"
88
- version:
89
95
  required_rubygems_version: !ruby/object:Gem::Requirement
90
96
  requirements:
91
97
  - - ">="
92
98
  - !ruby/object:Gem::Version
99
+ segments:
100
+ - 0
93
101
  version: "0"
94
- version:
95
102
  requirements: []
96
103
 
97
104
  rubyforge_project:
98
- rubygems_version: 1.3.5
105
+ rubygems_version: 1.3.6
99
106
  signing_key:
100
107
  specification_version: 3
101
108
  summary: command line argument parser