happy-commit 0.0.3 → 0.0.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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.3
1
+ 0.0.4
data/happy-commit.gemspec CHANGED
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{happy-commit}
8
- s.version = "0.0.3"
8
+ s.version = "0.0.4"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["David A. Cuadrado"]
12
- s.date = %q{2010-08-14}
12
+ s.date = %q{2010-09-05}
13
13
  s.default_executable = %q{happy-commit}
14
14
  s.description = %q{happy commits!}
15
15
  s.email = %q{krawek@gmail.com}
@@ -33,29 +33,28 @@ Gem::Specification.new do |s|
33
33
  "sounds/Engineer_cheers02.wav",
34
34
  "sounds/Engineer_goodjob01.wav",
35
35
  "sounds/Engineer_goodjob02.wav",
36
- "sounds/Engineer_goodjob03.wav",
36
+ "sounds/alleluia.wav",
37
+ "sounds/baa.wav",
37
38
  "sounds/dancin.wav",
38
- "sounds/dohaaa.wav",
39
39
  "sounds/happykids.wav",
40
- "sounds/knowthecodes.wav",
40
+ "sounds/jigsaw.wav",
41
41
  "sounds/nafshing.wav",
42
42
  "sounds/oldercode.wav",
43
43
  "sounds/pepeperfect.wav",
44
- "sounds/perfect.wav",
45
44
  "sounds/sohappy.wav",
46
45
  "sounds/yeahbaby.wav"
47
46
  ]
48
47
  s.homepage = %q{http://github.com/dcu/happy-commit}
49
48
  s.rdoc_options = ["--charset=UTF-8"]
50
49
  s.require_paths = ["lib"]
51
- s.rubygems_version = %q{1.3.6}
50
+ s.rubygems_version = %q{1.3.7}
52
51
  s.summary = %q{happy commits!}
53
52
 
54
53
  if s.respond_to? :specification_version then
55
54
  current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
56
55
  s.specification_version = 3
57
56
 
58
- if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
57
+ if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
59
58
  s.add_development_dependency(%q<thoughtbot-shoulda>, [">= 0"])
60
59
  else
61
60
  s.add_dependency(%q<thoughtbot-shoulda>, [">= 0"])
Binary file
data/sounds/baa.wav ADDED
Binary file
data/sounds/jigsaw.wav ADDED
Binary file
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: happy-commit
3
3
  version: !ruby/object:Gem::Version
4
+ hash: 23
4
5
  prerelease: false
5
6
  segments:
6
7
  - 0
7
8
  - 0
8
- - 3
9
- version: 0.0.3
9
+ - 4
10
+ version: 0.0.4
10
11
  platform: ruby
11
12
  authors:
12
13
  - David A. Cuadrado
@@ -14,16 +15,18 @@ autorequire:
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2010-08-14 00:00:00 -05:00
18
+ date: 2010-09-05 00:00:00 -05:00
18
19
  default_executable: happy-commit
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
21
22
  name: thoughtbot-shoulda
22
23
  prerelease: false
23
24
  requirement: &id001 !ruby/object:Gem::Requirement
25
+ none: false
24
26
  requirements:
25
27
  - - ">="
26
28
  - !ruby/object:Gem::Version
29
+ hash: 3
27
30
  segments:
28
31
  - 0
29
32
  version: "0"
@@ -53,15 +56,14 @@ files:
53
56
  - sounds/Engineer_cheers02.wav
54
57
  - sounds/Engineer_goodjob01.wav
55
58
  - sounds/Engineer_goodjob02.wav
56
- - sounds/Engineer_goodjob03.wav
59
+ - sounds/alleluia.wav
60
+ - sounds/baa.wav
57
61
  - sounds/dancin.wav
58
- - sounds/dohaaa.wav
59
62
  - sounds/happykids.wav
60
- - sounds/knowthecodes.wav
63
+ - sounds/jigsaw.wav
61
64
  - sounds/nafshing.wav
62
65
  - sounds/oldercode.wav
63
66
  - sounds/pepeperfect.wav
64
- - sounds/perfect.wav
65
67
  - sounds/sohappy.wav
66
68
  - sounds/yeahbaby.wav
67
69
  has_rdoc: true
@@ -74,23 +76,27 @@ rdoc_options:
74
76
  require_paths:
75
77
  - lib
76
78
  required_ruby_version: !ruby/object:Gem::Requirement
79
+ none: false
77
80
  requirements:
78
81
  - - ">="
79
82
  - !ruby/object:Gem::Version
83
+ hash: 3
80
84
  segments:
81
85
  - 0
82
86
  version: "0"
83
87
  required_rubygems_version: !ruby/object:Gem::Requirement
88
+ none: false
84
89
  requirements:
85
90
  - - ">="
86
91
  - !ruby/object:Gem::Version
92
+ hash: 3
87
93
  segments:
88
94
  - 0
89
95
  version: "0"
90
96
  requirements: []
91
97
 
92
98
  rubyforge_project:
93
- rubygems_version: 1.3.6
99
+ rubygems_version: 1.3.7
94
100
  signing_key:
95
101
  specification_version: 3
96
102
  summary: happy commits!
Binary file
data/sounds/dohaaa.wav DELETED
Binary file
Binary file
data/sounds/perfect.wav DELETED
Binary file