taskinator 0.3.2 → 0.3.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +14 -57
- data/lib/taskinator/definition.rb +2 -1
- data/lib/taskinator/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0f24bbd204f659987e547f8d4b48f2b3357df9c6
|
4
|
+
data.tar.gz: b6187087f34f5c61daee96ea03be840b4a56b669
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d4ebe8d2c2df56501930be730694e0085790c453c6578f978c81262535e0f69936fac28b22e3cd53f5d9a984c0e09fac7559991b3c9e96e691177c85d5bbf60b
|
7
|
+
data.tar.gz: 4bf4949db42aed309e81947b46db88fbdba4668497d05063bede4499d5dd413cc31394890834f1e69c20b5eaadc1edc5b50d7eda46a21aa6ad6247d87ddcd15f
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
GIT
|
2
2
|
remote: git://github.com/mperham/sidekiq.git
|
3
|
-
revision:
|
3
|
+
revision: a087e1db6b3bd4707e63b99858e03d06cf785a78
|
4
4
|
specs:
|
5
|
-
sidekiq (
|
6
|
-
|
5
|
+
sidekiq (4.0.0.pre1)
|
6
|
+
concurrent-ruby (= 1.0.0.pre4)
|
7
7
|
connection_pool (~> 2.2, >= 2.2.0)
|
8
8
|
json (~> 1.0)
|
9
9
|
redis (~> 3.2, >= 3.2.1)
|
@@ -12,7 +12,7 @@ GIT
|
|
12
12
|
PATH
|
13
13
|
remote: .
|
14
14
|
specs:
|
15
|
-
taskinator (0.3.
|
15
|
+
taskinator (0.3.3)
|
16
16
|
connection_pool (>= 2.2.0)
|
17
17
|
json (>= 1.8.2)
|
18
18
|
redis (>= 3.2.1)
|
@@ -30,76 +30,33 @@ GEM
|
|
30
30
|
tzinfo (~> 1.1)
|
31
31
|
byebug (5.0.0)
|
32
32
|
columnize (= 0.9.0)
|
33
|
-
celluloid (0.17.1.2)
|
34
|
-
bundler
|
35
|
-
celluloid-essentials
|
36
|
-
celluloid-extras
|
37
|
-
celluloid-fsm
|
38
|
-
celluloid-pool
|
39
|
-
celluloid-supervision
|
40
|
-
dotenv
|
41
|
-
nenv
|
42
|
-
rspec-logsplit (>= 0.1.2)
|
43
|
-
timers (>= 4.1.1)
|
44
|
-
celluloid-essentials (0.20.2.1)
|
45
|
-
bundler
|
46
|
-
dotenv
|
47
|
-
nenv
|
48
|
-
rspec-logsplit (>= 0.1.2)
|
49
|
-
timers (>= 4.1.1)
|
50
|
-
celluloid-extras (0.20.1)
|
51
|
-
bundler
|
52
|
-
dotenv
|
53
|
-
nenv
|
54
|
-
rspec-logsplit (>= 0.1.2)
|
55
|
-
timers (>= 4.1.1)
|
56
|
-
celluloid-fsm (0.20.1)
|
57
|
-
bundler
|
58
|
-
dotenv
|
59
|
-
nenv
|
60
|
-
rspec-logsplit (>= 0.1.2)
|
61
|
-
timers (>= 4.1.1)
|
62
|
-
celluloid-pool (0.20.1)
|
63
|
-
bundler
|
64
|
-
dotenv
|
65
|
-
nenv
|
66
|
-
rspec-logsplit (>= 0.1.2)
|
67
|
-
timers (>= 4.1.1)
|
68
|
-
celluloid-supervision (0.20.1.1)
|
69
|
-
bundler
|
70
|
-
dotenv
|
71
|
-
nenv
|
72
|
-
rspec-logsplit (>= 0.1.2)
|
73
|
-
timers (>= 4.1.1)
|
74
33
|
coderay (1.1.0)
|
75
34
|
columnize (0.9.0)
|
35
|
+
concurrent-ruby (1.0.0.pre4)
|
76
36
|
connection_pool (2.2.0)
|
77
|
-
coveralls (0.8.
|
37
|
+
coveralls (0.8.3)
|
78
38
|
json (~> 1.8)
|
79
39
|
rest-client (>= 1.6.8, < 2)
|
80
40
|
simplecov (~> 0.10.0)
|
81
41
|
term-ansicolor (~> 1.3)
|
82
42
|
thor (~> 0.19.1)
|
83
|
-
delayed_job (4.
|
43
|
+
delayed_job (4.1.1)
|
84
44
|
activesupport (>= 3.0, < 5.0)
|
85
45
|
diff-lcs (1.2.5)
|
86
46
|
docile (1.1.5)
|
87
|
-
domain_name (0.5.
|
47
|
+
domain_name (0.5.25)
|
88
48
|
unf (>= 0.0.5, < 1.0.0)
|
89
|
-
dotenv (2.0.2)
|
90
|
-
hitimes (1.2.3)
|
91
49
|
http-cookie (1.0.2)
|
92
50
|
domain_name (~> 0.5)
|
93
51
|
i18n (0.7.0)
|
94
52
|
json (1.8.3)
|
95
53
|
method_source (0.8.2)
|
96
54
|
mime-types (2.6.2)
|
97
|
-
minitest (5.8.
|
55
|
+
minitest (5.8.2)
|
98
56
|
mono_logger (1.1.0)
|
99
57
|
multi_json (1.11.2)
|
100
|
-
nenv (0.2.0)
|
101
58
|
netrc (0.10.3)
|
102
|
-
pry (0.10.
|
59
|
+
pry (0.10.3)
|
103
60
|
coderay (~> 1.1.0)
|
104
61
|
method_source (~> 0.8.1)
|
105
62
|
slop (~> 3.4)
|
@@ -121,7 +78,7 @@ GEM
|
|
121
78
|
redis-namespace (~> 1.3)
|
122
79
|
sinatra (>= 0.9.2)
|
123
80
|
vegas (~> 0.1.2)
|
124
|
-
resque_spec (0.
|
81
|
+
resque_spec (0.17.0)
|
125
82
|
resque (>= 1.19.0)
|
126
83
|
rspec-core (>= 3.0.0)
|
127
84
|
rspec-expectations (>= 3.0.0)
|
@@ -139,7 +96,6 @@ GEM
|
|
139
96
|
rspec-expectations (3.3.1)
|
140
97
|
diff-lcs (>= 1.2.0, < 2.0)
|
141
98
|
rspec-support (~> 3.3.0)
|
142
|
-
rspec-logsplit (0.1.3)
|
143
99
|
rspec-mocks (3.3.2)
|
144
100
|
diff-lcs (>= 1.2.0, < 2.0)
|
145
101
|
rspec-support (~> 3.3.0)
|
@@ -162,8 +118,6 @@ GEM
|
|
162
118
|
thor (0.19.1)
|
163
119
|
thread_safe (0.3.5)
|
164
120
|
tilt (2.0.1)
|
165
|
-
timers (4.1.1)
|
166
|
-
hitimes
|
167
121
|
tins (1.6.0)
|
168
122
|
tzinfo (1.2.2)
|
169
123
|
thread_safe (~> 0.1)
|
@@ -190,3 +144,6 @@ DEPENDENCIES
|
|
190
144
|
rspec-sidekiq (>= 2.1.0)
|
191
145
|
sidekiq (>= 3.5.0)!
|
192
146
|
taskinator!
|
147
|
+
|
148
|
+
BUNDLED WITH
|
149
|
+
1.10.6
|
@@ -19,7 +19,8 @@ module Taskinator
|
|
19
19
|
|
20
20
|
def define_concurrent_process(*arg_list, &block)
|
21
21
|
factory = lambda {|definition, options|
|
22
|
-
|
22
|
+
complete_on = options.delete(:complete_on) || CompleteOn::Default
|
23
|
+
Process.define_concurrent_process_for(definition, complete_on, options)
|
23
24
|
}
|
24
25
|
define_process(*arg_list + [factory], &block)
|
25
26
|
end
|
data/lib/taskinator/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: taskinator
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chris Stefano
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-10-
|
11
|
+
date: 2015-10-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: redis
|