paul_dix_thundergod 0.0.6 → 0.0.7
Sign up to get free protection for your applications and to get access to all the features.
- data/bin/paul_dix_thundergod +5 -0
- metadata +8 -18
metadata
CHANGED
@@ -1,18 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: paul_dix_thundergod
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
prerelease: false
|
6
|
-
segments:
|
7
|
-
- 0
|
8
|
-
- 0
|
9
|
-
- 6
|
10
|
-
version: 0.0.6
|
4
|
+
version: 0.0.7
|
11
5
|
platform: ruby
|
12
6
|
authors:
|
13
7
|
- Trotter Cashion
|
14
8
|
- nodanaonlyzuul
|
15
9
|
- flavorjones
|
10
|
+
- quirkey
|
16
11
|
autorequire:
|
17
12
|
bindir: bin
|
18
13
|
cert_chain: []
|
@@ -24,13 +19,14 @@ dependencies: []
|
|
24
19
|
description:
|
25
20
|
email:
|
26
21
|
- cashion@gmail.com
|
27
|
-
executables:
|
28
|
-
|
22
|
+
executables:
|
23
|
+
- paul_dix_thundergod
|
29
24
|
extensions: []
|
30
25
|
|
31
26
|
extra_rdoc_files: []
|
32
27
|
|
33
28
|
files:
|
29
|
+
- bin/paul_dix_thundergod
|
34
30
|
- lib/paul_dix_thundergod/support/deploy_sound.aiff
|
35
31
|
- lib/paul_dix_thundergod/support/thundergod.png
|
36
32
|
- lib/paul_dix_thundergod.rb
|
@@ -44,27 +40,21 @@ rdoc_options: []
|
|
44
40
|
require_paths:
|
45
41
|
- lib
|
46
42
|
required_ruby_version: !ruby/object:Gem::Requirement
|
47
|
-
none: false
|
48
43
|
requirements:
|
49
44
|
- - ">="
|
50
45
|
- !ruby/object:Gem::Version
|
51
|
-
hash: 3
|
52
|
-
segments:
|
53
|
-
- 0
|
54
46
|
version: "0"
|
47
|
+
version:
|
55
48
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
56
|
-
none: false
|
57
49
|
requirements:
|
58
50
|
- - ">="
|
59
51
|
- !ruby/object:Gem::Version
|
60
|
-
hash: 3
|
61
|
-
segments:
|
62
|
-
- 0
|
63
52
|
version: "0"
|
53
|
+
version:
|
64
54
|
requirements: []
|
65
55
|
|
66
56
|
rubyforge_project: nowarning
|
67
|
-
rubygems_version: 1.3.
|
57
|
+
rubygems_version: 1.3.5
|
68
58
|
signing_key:
|
69
59
|
specification_version: 3
|
70
60
|
summary: Deploy with masculine confidence
|