cake 0.1.0 → 0.1.1

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. data/lib/cake.jar +0 -0
  2. metadata +20 -7
Binary file
metadata CHANGED
@@ -1,7 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cake
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ hash: 25
5
+ prerelease: false
6
+ segments:
7
+ - 0
8
+ - 1
9
+ - 1
10
+ version: 0.1.1
5
11
  platform: ruby
6
12
  authors:
7
13
  - Justin Balthrop
@@ -14,7 +20,7 @@ date: 2010-06-02 00:00:00 -07:00
14
20
  default_executable: cake
15
21
  dependencies: []
16
22
 
17
- description: Gem for installing cake.
23
+ description: Save your fork, there's cake!
18
24
  email: code@justinbalthrop.com
19
25
  executables:
20
26
  - cake
@@ -24,6 +30,7 @@ extra_rdoc_files: []
24
30
 
25
31
  files:
26
32
  - bin/cake
33
+ - lib/cake.jar
27
34
  has_rdoc: true
28
35
  homepage: http://github.com/ninjudd/cake
29
36
  licenses: []
@@ -34,23 +41,29 @@ rdoc_options: []
34
41
  require_paths:
35
42
  - lib
36
43
  required_ruby_version: !ruby/object:Gem::Requirement
44
+ none: false
37
45
  requirements:
38
46
  - - ">="
39
47
  - !ruby/object:Gem::Version
48
+ hash: 3
49
+ segments:
50
+ - 0
40
51
  version: "0"
41
- version:
42
52
  required_rubygems_version: !ruby/object:Gem::Requirement
53
+ none: false
43
54
  requirements:
44
55
  - - ">="
45
56
  - !ruby/object:Gem::Version
57
+ hash: 3
58
+ segments:
59
+ - 0
46
60
  version: "0"
47
- version:
48
61
  requirements: []
49
62
 
50
- rubyforge_project:
51
- rubygems_version: 1.3.5
63
+ rubyforge_project: cake
64
+ rubygems_version: 1.3.7
52
65
  signing_key:
53
66
  specification_version: 3
54
- summary: Save your fork, there's cake!
67
+ summary: The cake stands alone.
55
68
  test_files: []
56
69