7
7
pg (>= 0.17 , < 0.19 )
8
8
9
9
GIT
10
- remote: git://github.com/bkeepers/qu.git
11
- revision: d098e2657c92e89a6413bebd9c033930759c061f
12
- branch: master
10
+ remote: git://github.com/collectiveidea/delayed_job.git
11
+ revision: 71f1d5faf934d3057abca942f0d410327bc69087
13
12
specs:
14
- qu (0.2.0 )
15
- qu-rails (0.2.0 )
16
- qu (= 0.2.0 )
17
- railties (>= 3.2 , < 5 )
18
- qu-redis (0.2.0 )
19
- qu (= 0.2.0 )
20
- redis-namespace
13
+ delayed_job (4.1.1 )
14
+ activesupport (>= 3.0 , < 5.1 )
15
+
16
+ GIT
17
+ remote: git://github.com/collectiveidea/delayed_job_active_record.git
18
+ revision: 61e688e03b2ef4004b08de6d1e0a123fda8fffad
19
+ specs:
20
+ delayed_job_active_record (4.1.0 )
21
+ activerecord (>= 3.0 , < 5.1 )
22
+ delayed_job (>= 3.0 , < 5 )
23
+
24
+ GIT
25
+ remote: git://github.com/rails/coffee-rails.git
26
+ revision: aa2e623cbda4f3c789a0a15d1f707239e68f5736
27
+ specs:
28
+ coffee-rails (4.1.1 )
29
+ coffee-script (>= 2.2.0 )
30
+ railties (>= 4.0.0 , < 5.2.x )
21
31
22
32
GIT
23
33
remote: git://github.com/sass/sass.git
24
- revision: 6e8a053f3f1b3c58d3c7db057d7df80e8fee3752
34
+ revision: 3fda1cbe70d615e7ef96e28db4fd1f8a3ebb5505
25
35
branch: stable
26
36
specs:
27
37
sass (3.4.22 )
36
46
PATH
37
47
remote: .
38
48
specs:
39
- actioncable (5.0 .0.rc1 )
40
- actionpack (= 5.0 .0.rc1 )
49
+ actioncable (5.1 .0.alpha )
50
+ actionpack (= 5.1 .0.alpha )
41
51
nio4r (~> 1.2 )
42
52
websocket-driver (~> 0.6.1 )
43
- actionmailer (5.0 .0.rc1 )
44
- actionpack (= 5.0 .0.rc1 )
45
- actionview (= 5.0 .0.rc1 )
46
- activejob (= 5.0 .0.rc1 )
53
+ actionmailer (5.1 .0.alpha )
54
+ actionpack (= 5.1 .0.alpha )
55
+ actionview (= 5.1 .0.alpha )
56
+ activejob (= 5.1 .0.alpha )
47
57
mail (~> 2.5 , >= 2.5.4 )
48
58
rails-dom-testing (~> 2.0 )
49
- actionpack (5.0 .0.rc1 )
50
- actionview (= 5.0 .0.rc1 )
51
- activesupport (= 5.0 .0.rc1 )
59
+ actionpack (5.1 .0.alpha )
60
+ actionview (= 5.1 .0.alpha )
61
+ activesupport (= 5.1 .0.alpha )
52
62
rack (~> 2.x )
53
63
rack-test (~> 0.6.3 )
54
64
rails-dom-testing (~> 2.0 )
55
65
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
56
- actionview (5.0 .0.rc1 )
57
- activesupport (= 5.0 .0.rc1 )
66
+ actionview (5.1 .0.alpha )
67
+ activesupport (= 5.1 .0.alpha )
58
68
builder (~> 3.1 )
59
69
erubis (~> 2.7.0 )
60
70
rails-dom-testing (~> 2.0 )
61
71
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
62
- activejob (5.0 .0.rc1 )
63
- activesupport (= 5.0 .0.rc1 )
72
+ activejob (5.1 .0.alpha )
73
+ activesupport (= 5.1 .0.alpha )
64
74
globalid (>= 0.3.6 )
65
- activemodel (5.0 .0.rc1 )
66
- activesupport (= 5.0 .0.rc1 )
67
- activerecord (5.0 .0.rc1 )
68
- activemodel (= 5.0 .0.rc1 )
69
- activesupport (= 5.0 .0.rc1 )
75
+ activemodel (5.1 .0.alpha )
76
+ activesupport (= 5.1 .0.alpha )
77
+ activerecord (5.1 .0.alpha )
78
+ activemodel (= 5.1 .0.alpha )
79
+ activesupport (= 5.1 .0.alpha )
70
80
arel (~> 7.0 )
71
- activesupport (5.0 .0.rc1 )
81
+ activesupport (5.1 .0.alpha )
72
82
concurrent-ruby (~> 1.0 , >= 1.0.2 )
73
83
i18n (~> 0.7 )
74
84
minitest (~> 5.1 )
75
85
tzinfo (~> 1.1 )
76
- rails (5.0 .0.rc1 )
77
- actioncable (= 5.0 .0.rc1 )
78
- actionmailer (= 5.0 .0.rc1 )
79
- actionpack (= 5.0 .0.rc1 )
80
- actionview (= 5.0 .0.rc1 )
81
- activejob (= 5.0 .0.rc1 )
82
- activemodel (= 5.0 .0.rc1 )
83
- activerecord (= 5.0 .0.rc1 )
84
- activesupport (= 5.0 .0.rc1 )
86
+ rails (5.1 .0.alpha )
87
+ actioncable (= 5.1 .0.alpha )
88
+ actionmailer (= 5.1 .0.alpha )
89
+ actionpack (= 5.1 .0.alpha )
90
+ actionview (= 5.1 .0.alpha )
91
+ activejob (= 5.1 .0.alpha )
92
+ activemodel (= 5.1 .0.alpha )
93
+ activerecord (= 5.1 .0.alpha )
94
+ activesupport (= 5.1 .0.alpha )
85
95
bundler (>= 1.3.0 , < 2.0 )
86
- railties (= 5.0 .0.rc1 )
96
+ railties (= 5.1 .0.alpha )
87
97
sprockets-rails (>= 2.0.0 )
88
- railties (5.0 .0.rc1 )
89
- actionpack (= 5.0 .0.rc1 )
90
- activesupport (= 5.0 .0.rc1 )
98
+ railties (5.1 .0.alpha )
99
+ actionpack (= 5.1 .0.alpha )
100
+ activesupport (= 5.1 .0.alpha )
91
101
method_source
92
102
rake (>= 0.8.7 )
93
103
thor (>= 0.18.1 , < 2.0 )
109
119
bunny (2.2.2 )
110
120
amq-protocol (>= 2.0.1 )
111
121
byebug (8.2.5 )
112
- coffee-rails (4.1.1 )
113
- coffee-script (>= 2.2.0 )
114
- railties (>= 4.0.0 , < 5.1.x )
115
122
coffee-script (2.4.1 )
116
123
coffee-script-source
117
124
execjs
120
127
connection_pool (2.2.0 )
121
128
dalli (2.7.6 )
122
129
dante (0.2.0 )
123
- delayed_job (4.1.1 )
124
- activesupport (>= 3.0 , < 5.0 )
125
- delayed_job_active_record (4.1.0 )
126
- activerecord (>= 3.0 , < 5 )
127
- delayed_job (>= 3.0 , < 5 )
128
130
em-hiredis (0.3.1 )
129
131
eventmachine (~> 1.0 )
130
132
hiredis (~> 0.6.0 )
185
187
pg (0.18.4-x86-mingw32 )
186
188
psych (2.0.17 )
187
189
puma (3.4.0 )
190
+ qu (0.2.0 )
191
+ multi_json
192
+ qu-redis (0.2.0 )
193
+ qu (= 0.2.0 )
194
+ redis-namespace
195
+ simple_uuid
188
196
que (0.11.4 )
189
197
racc (1.4.14 )
190
198
rack (2.0.0.rc1 )
231
239
connection_pool (~> 2.2 , >= 2.2.0 )
232
240
redis (~> 3.2 , >= 3.2.1 )
233
241
sigdump (0.2.4 )
242
+ simple_uuid (0.4.0 )
234
243
sinatra (1.0 )
235
244
rack (>= 1.0 )
236
245
sneakers (2.3.5 )
@@ -284,10 +293,10 @@ DEPENDENCIES
284
293
bcrypt (~> 3.1.11 )
285
294
benchmark-ips
286
295
byebug
287
- coffee-rails ( ~> 4.1.0 )
296
+ coffee-rails !
288
297
dalli (>= 2.2.1 )
289
- delayed_job
290
- delayed_job_active_record
298
+ delayed_job !
299
+ delayed_job_active_record !
291
300
em-hiredis
292
301
faye-websocket
293
302
hiredis
@@ -301,7 +310,6 @@ DEPENDENCIES
301
310
pg (>= 0.18.0 )
302
311
psych (~> 2.0 )
303
312
puma
304
- qu-rails !
305
313
qu-redis
306
314
que
307
315
queue_classic !
0 commit comments