130
130
dry-initializer (~> 3.0 )
131
131
dry-schema (~> 1.5 , >= 1.5.2 )
132
132
erubi (1.10.0 )
133
+ et-orbi (1.2.4 )
134
+ tzinfo
135
+ fugit (1.4.2 )
136
+ et-orbi (~> 1.1 , >= 1.1.8 )
137
+ raabro (~> 1.4 )
133
138
globalid (0.4.2 )
134
139
activesupport (>= 4.2.0 )
135
140
i18n (1.8.5 )
152
157
mongoid (7.1.5 )
153
158
activemodel (>= 5.1 , < 6.1 )
154
159
mongo (>= 2.7.0 , < 3.0.0 )
160
+ mono_logger (1.1.0 )
161
+ multi_json (1.15.0 )
162
+ mustermann (1.1.1 )
163
+ ruby2_keywords (~> 0.0.1 )
155
164
nio4r (2.5.5 )
156
165
nokogiri (1.11.1 )
157
166
mini_portile2 (~> 2.5.0 )
162
171
pry-byebug (3.9.0 )
163
172
byebug (~> 11.0 )
164
173
pry (~> 0.13.0 )
174
+ queue-bus (0.10.0 )
175
+ multi_json
176
+ redis
177
+ raabro (1.4.0 )
165
178
racc (1.5.2 )
166
179
rack (2.2.3 )
180
+ rack-protection (2.1.0 )
181
+ rack
167
182
rack-test (1.1.0 )
168
183
rack (>= 1.0 , < 3 )
169
184
rails (6.0.3.4 )
193
208
rake (>= 0.8.7 )
194
209
thor (>= 0.20.3 , < 2.0 )
195
210
rake (12.3.3 )
211
+ redis (4.2.5 )
212
+ redis-namespace (1.8.1 )
213
+ redis (>= 3.0.4 )
214
+ resque (1.27.4 )
215
+ mono_logger (~> 1.0 )
216
+ multi_json (~> 1.0 )
217
+ redis-namespace (~> 1.3 )
218
+ sinatra (>= 0.9.2 )
219
+ vegas (~> 0.1.2 )
220
+ resque-bus (0.7.0 )
221
+ queue-bus (>= 0.7 , < 1 )
222
+ resque (>= 1.10.0 , < 2.0 )
223
+ resque-retry
224
+ resque-scheduler (>= 2.0.1 )
225
+ resque-retry (1.7.4 )
226
+ resque (>= 1.25 , < 3.0 )
227
+ resque-scheduler (~> 4.0 )
228
+ resque-scheduler (4.4.0 )
229
+ mono_logger (~> 1.0 )
230
+ redis (>= 3.3 )
231
+ resque (>= 1.26 )
232
+ rufus-scheduler (~> 3.2 )
196
233
rspec (3.9.0 )
197
234
rspec-core (~> 3.9.0 )
198
235
rspec-expectations (~> 3.9.0 )
206
243
diff-lcs (>= 1.2.0 , < 2.0 )
207
244
rspec-support (~> 3.9.0 )
208
245
rspec-support (3.9.3 )
246
+ ruby2_keywords (0.0.4 )
247
+ rufus-scheduler (3.7.0 )
248
+ fugit (~> 1.1 , >= 1.1.6 )
249
+ sinatra (2.1.0 )
250
+ mustermann (~> 1.0 )
251
+ rack (~> 2.2 )
252
+ rack-protection (= 2.1.0 )
253
+ tilt (~> 2.0 )
209
254
sprockets (4.0.2 )
210
255
concurrent-ruby (~> 1.0 )
211
256
rack (> 1 , < 3 )
215
260
sprockets (>= 3.0.0 )
216
261
thor (1.1.0 )
217
262
thread_safe (0.3.6 )
263
+ tilt (2.0.10 )
218
264
tzinfo (1.2.8 )
219
265
thread_safe (~> 0.1 )
266
+ vegas (0.1.11 )
267
+ rack (>= 1.0.0 )
220
268
websocket-driver (0.7.3 )
221
269
websocket-extensions (>= 0.1.0 )
222
270
websocket-extensions (0.1.5 )
@@ -234,6 +282,7 @@ DEPENDENCIES
234
282
pry-byebug
235
283
rails
236
284
rake (~> 12.0 )
285
+ resque-bus (~> 0.7.0 )
237
286
rspec (~> 3.0 )
238
287
yard
239
288
0 commit comments