aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
blob: 0c9337bf2a7623ce86af29ba27ed17e71573cb35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
GIT
  remote: https://github.com/QueueClassic/queue_classic.git
  revision: 51d56ca6fa2fdf1eeffdffd702ae1cc0940b5156
  branch: master
  specs:
    queue_classic (3.2.0.RC1)
      pg (>= 0.17, < 0.20)

GIT
  remote: https://github.com/matthewd/rb-inotify.git
  revision: 90553518d1fb79aedc98a3036c59bd2b6731ac40
  branch: close-handling
  specs:
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)

GIT
  remote: https://github.com/matthewd/websocket-client-simple.git
  revision: e161305f1a466b9398d86df3b1731b03362da91b
  branch: close-race
  specs:
    websocket-client-simple (0.3.0)
      event_emitter
      websocket

GIT
  remote: https://github.com/rails/arel.git
  revision: 437aa3a4bb8ad4f3f4eba299dbb1112852f9c7ac
  specs:
    arel (8.0.0)

PATH
  remote: .
  specs:
    actioncable (5.2.0.alpha)
      actionpack (= 5.2.0.alpha)
      nio4r (~> 2.0)
      websocket-driver (~> 0.6.1)
    actionmailer (5.2.0.alpha)
      actionpack (= 5.2.0.alpha)
      actionview (= 5.2.0.alpha)
      activejob (= 5.2.0.alpha)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.0.alpha)
      actionview (= 5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
      rack (~> 2.0)
      rack-test (~> 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
      globalid (>= 0.3.6)
    activemodel (5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
    activerecord (5.2.0.alpha)
      activemodel (= 5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
      arel (~> 8.0)
    activesupport (5.2.0.alpha)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    rails (5.2.0.alpha)
      actioncable (= 5.2.0.alpha)
      actionmailer (= 5.2.0.alpha)
      actionpack (= 5.2.0.alpha)
      actionview (= 5.2.0.alpha)
      activejob (= 5.2.0.alpha)
      activemodel (= 5.2.0.alpha)
      activerecord (= 5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
      bundler (>= 1.3.0, < 2.0)
      railties (= 5.2.0.alpha)
      sprockets-rails (>= 2.0.0)
    railties (5.2.0.alpha)
      actionpack (= 5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
    amq-protocol (2.1.0)
    ast (2.3.0)
    backburner (1.3.1)
      beaneater (~> 1.0)
      concurrent-ruby (~> 1.0.1)
      dante (> 0.1.5)
    bcrypt (3.1.11)
    bcrypt (3.1.11-x64-mingw32)
    bcrypt (3.1.11-x86-mingw32)
    beaneater (1.0.0)
    benchmark-ips (2.7.2)
    blade (0.7.0)
      activesupport (>= 3.0.0)
      blade-qunit_adapter (~> 2.0.1)
      coffee-script
      coffee-script-source
      curses (~> 1.0.0)
      eventmachine
      faye
      sprockets (>= 3.0)
      thin (>= 1.6.0)
      thor (~> 0.19.1)
      useragent (~> 0.16.7)
    blade-qunit_adapter (2.0.1)
    blade-sauce_labs_plugin (0.6.2)
      childprocess
      faraday
      selenium-webdriver
    builder (3.2.3)
    bunny (2.6.2)
      amq-protocol (>= 2.0.1)
    byebug (9.0.6)
    capybara (2.13.0)
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
    coffee-rails (4.2.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.2.x)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.0.4)
    connection_pool (2.2.1)
    cookiejar (0.3.3)
    curses (1.0.2)
    daemons (1.2.4)
    dalli (2.7.6)
    dante (0.2.0)
    delayed_job (4.1.2)
      activesupport (>= 3.0, < 5.1)
    delayed_job_active_record (4.1.1)
      activerecord (>= 3.0, < 5.1)
      delayed_job (>= 3.0, < 5)
    em-hiredis (0.3.1)
      eventmachine (~> 1.0)
      hiredis (~> 0.6.0)
    em-http-request (1.1.5)
      addressable (>= 2.3.4)
      cookiejar (!= 0.3.1)
      em-socksify (>= 0.3)
      eventmachine (>= 1.0.3)
      http_parser.rb (>= 0.6.0)
    em-socksify (0.3.1)
      eventmachine (>= 1.0.0.beta.4)
    erubi (1.6.0)
    erubis (2.7.0)
    event_emitter (0.2.5)
    eventmachine (1.2.1)
    eventmachine (1.2.1-x64-mingw32)
    eventmachine (1.2.1-x86-mingw32)
    execjs (2.7.0)
    faraday (0.11.0)
      multipart-post (>= 1.2, < 3)
    faye (1.2.3)
      cookiejar (>= 0.3.0)
      em-http-request (>= 0.3.0)
      eventmachine (>= 0.12.0)
      faye-websocket (>= 0.9.1)
      multi_json (>= 1.0.0)
      rack (>= 1.0.0)
      websocket-driver (>= 0.5.1)
    faye-websocket (0.10.5)
      eventmachine (>= 0.12.0)
      websocket-driver (>= 0.5.1)
    ffi (1.9.17)
    ffi (1.9.17-x64-mingw32)
    ffi (1.9.17-x86-mingw32)
    globalid (0.3.7)
      activesupport (>= 4.1.0)
    hiredis (0.6.1)
    http_parser.rb (0.6.0)
    i18n (0.8.1)
    jquery-rails (4.2.2)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    json (2.0.3)
    kindlerb (1.2.0)
      mustache
      nokogiri
    libxml-ruby (2.9.0)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
    metaclass (0.0.4)
    method_source (0.8.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mini_portile2 (2.1.0)
    minitest (5.3.3)
    mocha (0.14.0)
      metaclass (~> 0.0.1)
    mono_logger (1.1.0)
    multi_json (1.12.1)
    multipart-post (2.0.0)
    mustache (1.0.3)
    mysql2 (0.4.5)
    mysql2 (0.4.5-x64-mingw32)
    mysql2 (0.4.5-x86-mingw32)
    nio4r (2.0.0)
    nokogiri (1.7.0.1)
      mini_portile2 (~> 2.1.0)
    nokogiri (1.7.0.1-x64-mingw32)
      mini_portile2 (~> 2.1.0)
    nokogiri (1.7.0.1-x86-mingw32)
      mini_portile2 (~> 2.1.0)
    parser (2.4.0.0)
      ast (~> 2.2)
    pg (0.19.0)
    pg (0.19.0-x64-mingw32)
    pg (0.19.0-x86-mingw32)
    powerpack (0.1.1)
    psych (2.2.2)
    public_suffix (2.0.5)
    puma (3.7.0)
    qu (0.2.0)
      multi_json
    qu-redis (0.2.0)
      qu (= 0.2.0)
      redis-namespace
      simple_uuid
    que (0.12.0)
    racc (1.4.14)
    rack (2.0.1)
    rack-cache (1.6.1)
      rack (>= 0.4)
    rack-protection (1.5.3)
      rack
    rack-test (0.6.3)
      rack (>= 1.0)
    rails-dom-testing (2.0.2)
      activesupport (>= 4.2.0, < 6.0)
      nokogiri (~> 1.6)
    rails-html-sanitizer (1.0.3)
      loofah (~> 2.0)
    rainbow (2.2.1)
    rake (12.0.0)
    rb-fsevent (0.9.8)
    rdoc (5.0.0)
    redcarpet (3.2.3)
    redis (3.3.2)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    resque (1.27.0)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    resque-scheduler (4.3.0)
      mono_logger (~> 1.0)
      redis (~> 3.3)
      resque (~> 1.26)
      rufus-scheduler (~> 3.2)
    rubocop (0.47.1)
      parser (>= 2.3.3.1, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.8.1)
    ruby_dep (1.5.0)
    rubyzip (1.2.0)
    rufus-scheduler (3.3.2)
      tzinfo
    sass (3.4.23)
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
    sdoc (1.0.0.rc1)
      rdoc (= 5.0.0)
    selenium-webdriver (3.0.5)
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
      websocket (~> 1.0)
    sequel (4.42.1)
    serverengine (1.5.11)
      sigdump (~> 0.2.2)
    sidekiq (4.2.9)
      concurrent-ruby (~> 1.0)
      connection_pool (~> 2.2, >= 2.2.0)
      rack-protection (>= 1.5.0)
      redis (~> 3.2, >= 3.2.1)
    sigdump (0.2.4)
    simple_uuid (0.4.0)
    sinatra (1.0)
      rack (>= 1.0)
    sneakers (2.4.0)
      bunny (~> 2.6)
      serverengine (~> 1.5.11)
      thor
      thread (~> 0.1.7)
    sprockets (3.7.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-export (0.9.1)
    sprockets-rails (3.2.0)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.3.13)
    sqlite3 (1.3.13-x64-mingw32)
    sqlite3 (1.3.13-x86-mingw32)
    stackprof (0.2.10)
    sucker_punch (2.0.2)
      concurrent-ruby (~> 1.0.0)
    thin (1.7.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (0.19.4)
    thread (0.1.7)
    thread_safe (0.3.5)
    tilt (2.0.5)
    turbolinks (5.0.1)
      turbolinks-source (~> 5)
    turbolinks-source (5.0.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    tzinfo-data (1.2016.10)
      tzinfo (>= 1.0.0)
    uglifier (3.0.4)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (1.1.3)
    useragent (0.16.8)
    vegas (0.1.11)
      rack (>= 1.0.0)
    w3c_validators (1.3.1)
      json (~> 2.0)
      nokogiri (~> 1.6)
    wdm (0.1.1)
    websocket (1.2.3)
    websocket-driver (0.6.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
    xpath (2.0.0)
      nokogiri (~> 1.3)

PLATFORMS
  ruby
  x64-mingw32
  x86-mingw32

DEPENDENCIES
  activerecord-jdbcmysql-adapter (>= 1.3.0)
  activerecord-jdbcpostgresql-adapter (>= 1.3.0)
  activerecord-jdbcsqlite3-adapter (>= 1.3.0)
  arel!
  backburner
  bcrypt (~> 3.1.11)
  benchmark-ips
  blade
  blade-sauce_labs_plugin
  byebug
  capybara (~> 2.13.0)
  coffee-rails
  dalli (>= 2.2.1)
  delayed_job
  delayed_job_active_record
  em-hiredis
  erubis (~> 2.7.0)
  hiredis
  jquery-rails
  json (>= 2.0.0)
  kindlerb (~> 1.2.0)
  libxml-ruby
  listen (>= 3.0.5, < 3.2)
  minitest (< 5.3.4)
  mocha (~> 0.14)
  mysql2 (>= 0.4.4)
  nokogiri (>= 1.6.8)
  pg (>= 0.18.0)
  psych (~> 2.0)
  puma
  qu-redis
  que
  queue_classic!
  racc (>= 1.4.6)
  rack-cache (~> 1.2)
  rails!
  rake (>= 11.1)
  rb-inotify!
  redcarpet (~> 3.2.3)
  redis
  resque
  resque-scheduler
  rubocop (>= 0.47)
  sass-rails
  sdoc (= 1.0.0.rc1)
  sequel
  sidekiq
  sneakers
  sprockets-export
  sqlite3 (~> 1.3.6)
  stackprof
  sucker_punch
  turbolinks (~> 5)
  tzinfo-data
  uglifier (>= 1.3.0)
  w3c_validators
  wdm (>= 0.1.0)
  websocket-client-simple!

BUNDLED WITH
   1.14.5