clint 0.2.1 → 0.2.2

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 +13 -6
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.2.1
4
+ prerelease: false
5
+ segments:
6
+ - 0
7
+ - 2
8
+ - 2
9
+ version: 0.2.2
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-30 00:00:00 +00:00
17
+ date: 2010-04-05 00:00:00 +00:00
13
18
  default_executable:
14
19
  dependencies: []
15
20
 
@@ -25,7 +30,7 @@ files:
25
30
  - lib/clint.rb
26
31
  - man/man7/clint.7.gz
27
32
  has_rdoc: true
28
- homepage: http://github.com/rcrowley/clint.git
33
+ homepage: http://github.com/rcrowley/clint
29
34
  licenses: []
30
35
 
31
36
  post_install_message:
@@ -37,18 +42,20 @@ required_ruby_version: !ruby/object:Gem::Requirement
37
42
  requirements:
38
43
  - - ">="
39
44
  - !ruby/object:Gem::Version
45
+ segments:
46
+ - 0
40
47
  version: "0"
41
- version:
42
48
  required_rubygems_version: !ruby/object:Gem::Requirement
43
49
  requirements:
44
50
  - - ">="
45
51
  - !ruby/object:Gem::Version
52
+ segments:
53
+ - 0
46
54
  version: "0"
47
- version:
48
55
  requirements: []
49
56
 
50
57
  rubyforge_project:
51
- rubygems_version: 1.3.5
58
+ rubygems_version: 1.3.6
52
59
  signing_key:
53
60
  specification_version: 3
54
61
  summary: command line argument parser