happy-commit 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/happy-commit.gemspec +13 -4
- data/sounds/070-who2.wav +0 -0
- data/sounds/dancin.wav +0 -0
- data/sounds/dohaaa.wav +0 -0
- data/sounds/knowthecodes.wav +0 -0
- data/sounds/nafshing.wav +0 -0
- data/sounds/oldercode.wav +0 -0
- data/sounds/pepeperfect.wav +0 -0
- data/sounds/perfect.wav +0 -0
- data/sounds/sohappy.wav +0 -0
- data/sounds/yeahbaby.wav +0 -0
- metadata +13 -4
- data/sounds/Engineer_cheers07.wav +0 -0
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
0.0.
|
1
|
+
0.0.3
|
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.
|
8
|
+
s.version = "0.0.3"
|
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-
|
12
|
+
s.date = %q{2010-08-14}
|
13
13
|
s.default_executable = %q{happy-commit}
|
14
14
|
s.description = %q{happy commits!}
|
15
15
|
s.email = %q{krawek@gmail.com}
|
@@ -28,13 +28,22 @@ Gem::Specification.new do |s|
|
|
28
28
|
"bin/happy-commit",
|
29
29
|
"happy-commit.gemspec",
|
30
30
|
"lib/happy-commit.rb",
|
31
|
+
"sounds/070-who2.wav",
|
31
32
|
"sounds/Engineer_cheers01.wav",
|
32
33
|
"sounds/Engineer_cheers02.wav",
|
33
|
-
"sounds/Engineer_cheers07.wav",
|
34
34
|
"sounds/Engineer_goodjob01.wav",
|
35
35
|
"sounds/Engineer_goodjob02.wav",
|
36
36
|
"sounds/Engineer_goodjob03.wav",
|
37
|
-
"sounds/
|
37
|
+
"sounds/dancin.wav",
|
38
|
+
"sounds/dohaaa.wav",
|
39
|
+
"sounds/happykids.wav",
|
40
|
+
"sounds/knowthecodes.wav",
|
41
|
+
"sounds/nafshing.wav",
|
42
|
+
"sounds/oldercode.wav",
|
43
|
+
"sounds/pepeperfect.wav",
|
44
|
+
"sounds/perfect.wav",
|
45
|
+
"sounds/sohappy.wav",
|
46
|
+
"sounds/yeahbaby.wav"
|
38
47
|
]
|
39
48
|
s.homepage = %q{http://github.com/dcu/happy-commit}
|
40
49
|
s.rdoc_options = ["--charset=UTF-8"]
|
data/sounds/070-who2.wav
ADDED
Binary file
|
data/sounds/dancin.wav
ADDED
Binary file
|
data/sounds/dohaaa.wav
ADDED
Binary file
|
Binary file
|
data/sounds/nafshing.wav
ADDED
Binary file
|
Binary file
|
Binary file
|
data/sounds/perfect.wav
ADDED
Binary file
|
data/sounds/sohappy.wav
ADDED
Binary file
|
data/sounds/yeahbaby.wav
ADDED
Binary file
|
metadata
CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
|
|
5
5
|
segments:
|
6
6
|
- 0
|
7
7
|
- 0
|
8
|
-
-
|
9
|
-
version: 0.0.
|
8
|
+
- 3
|
9
|
+
version: 0.0.3
|
10
10
|
platform: ruby
|
11
11
|
authors:
|
12
12
|
- David A. Cuadrado
|
@@ -14,7 +14,7 @@ autorequire:
|
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
16
|
|
17
|
-
date: 2010-08-
|
17
|
+
date: 2010-08-14 00:00:00 -05:00
|
18
18
|
default_executable: happy-commit
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
@@ -48,13 +48,22 @@ files:
|
|
48
48
|
- bin/happy-commit
|
49
49
|
- happy-commit.gemspec
|
50
50
|
- lib/happy-commit.rb
|
51
|
+
- sounds/070-who2.wav
|
51
52
|
- sounds/Engineer_cheers01.wav
|
52
53
|
- sounds/Engineer_cheers02.wav
|
53
|
-
- sounds/Engineer_cheers07.wav
|
54
54
|
- sounds/Engineer_goodjob01.wav
|
55
55
|
- sounds/Engineer_goodjob02.wav
|
56
56
|
- sounds/Engineer_goodjob03.wav
|
57
|
+
- sounds/dancin.wav
|
58
|
+
- sounds/dohaaa.wav
|
57
59
|
- sounds/happykids.wav
|
60
|
+
- sounds/knowthecodes.wav
|
61
|
+
- sounds/nafshing.wav
|
62
|
+
- sounds/oldercode.wav
|
63
|
+
- sounds/pepeperfect.wav
|
64
|
+
- sounds/perfect.wav
|
65
|
+
- sounds/sohappy.wav
|
66
|
+
- sounds/yeahbaby.wav
|
58
67
|
has_rdoc: true
|
59
68
|
homepage: http://github.com/dcu/happy-commit
|
60
69
|
licenses: []
|
Binary file
|