paul_dix_thundergod 0.0.9 → 0.0.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/paul_dix_thundergod.rb +1 -1
- metadata +22 -44
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 3cd7a4c777afe13b4dde1c6479c7be3543fa274a
|
4
|
+
data.tar.gz: dfb6fe9a63128cd73b5b2c018ba45acfce6f87c3
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 35e29f6da39b97ffadcbf3aeeac57b05b16ca1471a6039ffc0942db1c4c51b2e0d3e71b698cbf965842f4a48f3679edeeb15ee2d1b4b80021fc1db1f5d19fb9b
|
7
|
+
data.tar.gz: aaf7425ccf0e14716b309a15b00d6db8b4702aae60013dac7380b3d48208abc3fbea40f2d37a0f5bd1a870469d4164f33a97e8614eb365a5e289ee0fe92318f3
|
data/lib/paul_dix_thundergod.rb
CHANGED
metadata
CHANGED
@@ -1,15 +1,9 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: paul_dix_thundergod
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
prerelease: false
|
6
|
-
segments:
|
7
|
-
- 0
|
8
|
-
- 0
|
9
|
-
- 9
|
10
|
-
version: 0.0.9
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.10
|
11
5
|
platform: ruby
|
12
|
-
authors:
|
6
|
+
authors:
|
13
7
|
- Trotter Cashion
|
14
8
|
- nodanaonlyzuul
|
15
9
|
- flavorjones
|
@@ -17,59 +11,43 @@ authors:
|
|
17
11
|
autorequire:
|
18
12
|
bindir: bin
|
19
13
|
cert_chain: []
|
20
|
-
|
21
|
-
date: 2011-03-06 00:00:00 -05:00
|
22
|
-
default_executable:
|
14
|
+
date: 2017-05-30 00:00:00.000000000 Z
|
23
15
|
dependencies: []
|
24
|
-
|
25
16
|
description:
|
26
|
-
email:
|
17
|
+
email:
|
27
18
|
- cashion@gmail.com
|
28
|
-
|
19
|
+
- beholdthepanda@gmail.com
|
20
|
+
executables:
|
29
21
|
- paul_dix_thundergod
|
30
22
|
extensions: []
|
31
|
-
|
32
23
|
extra_rdoc_files: []
|
33
|
-
|
34
|
-
files:
|
24
|
+
files:
|
35
25
|
- bin/paul_dix_thundergod
|
26
|
+
- lib/paul_dix_thundergod.rb
|
36
27
|
- lib/paul_dix_thundergod/support/deploy_sound.mp3
|
37
28
|
- lib/paul_dix_thundergod/support/rollback_sound.mp3
|
38
29
|
- lib/paul_dix_thundergod/support/thundergod.png
|
39
|
-
- lib/paul_dix_thundergod.rb
|
40
|
-
has_rdoc: true
|
41
30
|
homepage: https://github.com/nodanaonlyzuul
|
42
31
|
licenses: []
|
43
|
-
|
32
|
+
metadata: {}
|
44
33
|
post_install_message:
|
45
34
|
rdoc_options: []
|
46
|
-
|
47
|
-
require_paths:
|
35
|
+
require_paths:
|
48
36
|
- lib
|
49
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
50
|
-
|
51
|
-
requirements:
|
37
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
38
|
+
requirements:
|
52
39
|
- - ">="
|
53
|
-
- !ruby/object:Gem::Version
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
version: "0"
|
58
|
-
required_rubygems_version: !ruby/object:Gem::Requirement
|
59
|
-
none: false
|
60
|
-
requirements:
|
40
|
+
- !ruby/object:Gem::Version
|
41
|
+
version: '0'
|
42
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
43
|
+
requirements:
|
61
44
|
- - ">="
|
62
|
-
- !ruby/object:Gem::Version
|
63
|
-
|
64
|
-
segments:
|
65
|
-
- 0
|
66
|
-
version: "0"
|
45
|
+
- !ruby/object:Gem::Version
|
46
|
+
version: '0'
|
67
47
|
requirements: []
|
68
|
-
|
69
48
|
rubyforge_project: nowarning
|
70
|
-
rubygems_version:
|
49
|
+
rubygems_version: 2.5.1
|
71
50
|
signing_key:
|
72
|
-
specification_version:
|
51
|
+
specification_version: 4
|
73
52
|
summary: Deploy with masculine confidence
|
74
53
|
test_files: []
|
75
|
-
|