Gemfile.lock 11.0 KB
Newer Older
1
GIT
2
  remote: https://github.com/QueueClassic/queue_classic.git
3
  revision: cde82d17ded2799ed726dd7b0df6ce1fd4c1b7da
4
  branch: master
5
  specs:
6
    queue_classic (3.2.0.RC1)
7
      pg (>= 0.17, < 0.20)
8

R
Rafael Mendonça França 已提交
9 10 11 12 13 14
GIT
  remote: https://github.com/erikhuda/thor.git
  revision: df5ba2b653a28087b3617d6c082b00866b0c0d6c
  specs:
    thor (0.19.4)

15 16 17 18 19 20 21 22
GIT
  remote: https://github.com/matthewd/rb-inotify.git
  revision: 856730aad4b285969e8dd621e44808a7c5af4242
  branch: close-handling
  specs:
    rb-inotify (0.9.9)
      ffi (~> 1.0)

23 24 25 26 27 28 29 30 31
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

M
Matthew Draper 已提交
32 33
GIT
  remote: https://github.com/rails/arel.git
34
  revision: 7a29220c689feb0581e21d5324b85fc2f201ac5e
M
Matthew Draper 已提交
35 36 37
  specs:
    arel (8.0.0)

38 39 40 41 42 43 44 45 46 47 48 49
GIT
  remote: https://github.com/rails/sass-rails.git
  revision: bb5c1d34e8acad2e2960cc785184ffe17d7b3bca
  branch: 5-0-stable
  specs:
    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)

50 51 52
PATH
  remote: .
  specs:
M
Matthew Draper 已提交
53 54
    actioncable (5.2.0.alpha)
      actionpack (= 5.2.0.alpha)
T
Tony Arcieri 已提交
55
      nio4r (~> 2.0)
56
      websocket-driver (~> 0.6.1)
M
Matthew Draper 已提交
57 58 59 60
    actionmailer (5.2.0.alpha)
      actionpack (= 5.2.0.alpha)
      actionview (= 5.2.0.alpha)
      activejob (= 5.2.0.alpha)
61
      mail (~> 2.5, >= 2.5.4)
62
      rails-dom-testing (~> 2.0)
M
Matthew Draper 已提交
63 64 65
    actionpack (5.2.0.alpha)
      actionview (= 5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
66
      rack (~> 2.0)
67
      rack-test (>= 0.6.3)
68
      rails-dom-testing (~> 2.0)
69
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
M
Matthew Draper 已提交
70 71
    actionview (5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
72
      builder (~> 3.1)
73
      erubi (~> 1.4)
74
      rails-dom-testing (~> 2.0)
A
Akira Matsuda 已提交
75
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
M
Matthew Draper 已提交
76 77
    activejob (5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
78
      globalid (>= 0.3.6)
M
Matthew Draper 已提交
79 80 81 82 83
    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)
84
      arel (~> 8.0)
M
Matthew Draper 已提交
85
    activesupport (5.2.0.alpha)
86
      concurrent-ruby (~> 1.0, >= 1.0.2)
87 88 89
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
M
Matthew Draper 已提交
90 91 92 93 94 95 96 97 98
    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)
R
Rafael Mendonça França 已提交
99
      bundler (>= 1.3.0)
M
Matthew Draper 已提交
100
      railties (= 5.2.0.alpha)
C
claudiob 已提交
101
      sprockets-rails (>= 2.0.0)
M
Matthew Draper 已提交
102 103 104
    railties (5.2.0.alpha)
      actionpack (= 5.2.0.alpha)
      activesupport (= 5.2.0.alpha)
105
      method_source
106 107 108 109 110 111
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)

GEM
  remote: https://rubygems.org/
  specs:
J
Justin Coyne 已提交
112
    addressable (2.5.1)
113
      public_suffix (~> 2.0, >= 2.0.2)
114
    amq-protocol (2.2.0)
K
Kir Shatrov 已提交
115
    ast (2.3.0)
116
    backburner (1.4.1)
R
Rafael Mendonça França 已提交
117
      beaneater (~> 1.0)
118
      concurrent-ruby (~> 1.0.1)
R
Rafael Mendonça França 已提交
119
      dante (> 0.1.5)
R
Rafael Mendonça França 已提交
120 121 122
    bcrypt (3.1.11)
    bcrypt (3.1.11-x64-mingw32)
    bcrypt (3.1.11-x86-mingw32)
R
Rafael Mendonça França 已提交
123
    beaneater (1.0.0)
124
    benchmark-ips (2.7.2)
M
Matthew Draper 已提交
125
    blade (0.7.0)
126
      activesupport (>= 3.0.0)
127
      blade-qunit_adapter (~> 2.0.1)
128 129 130 131 132 133 134 135 136
      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)
137
    blade-qunit_adapter (2.0.1)
138
    blade-sauce_labs_plugin (0.7.1)
139 140 141
      childprocess
      faraday
      selenium-webdriver
142
    bootsnap (1.1.2)
B
Burke Libbey 已提交
143
      msgpack (~> 1.0)
144
    builder (3.2.3)
145 146
    bunny (2.6.6)
      amq-protocol (>= 2.1.0)
147
    byebug (9.0.6)
148
    capybara (2.14.4)
E
eileencodes 已提交
149 150 151 152 153 154
      addressable
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (~> 2.0)
155
    childprocess (0.7.1)
156
      ffi (~> 1.0, >= 1.0.11)
157
    coffee-rails (4.2.2)
158
      coffee-script (>= 2.2.0)
159
      railties (>= 4.0.0)
R
Rafael Mendonça França 已提交
160
    coffee-script (2.4.1)
161 162
      coffee-script-source
      execjs
E
eileencodes 已提交
163
    coffee-script-source (1.12.2)
164
    concurrent-ruby (1.0.5)
M
Matthew Draper 已提交
165
    connection_pool (2.2.1)
166
    cookiejar (0.3.3)
167
    curses (1.0.2)
168
    daemons (1.2.4)
Y
yui-knk 已提交
169
    dalli (2.7.6)
R
Rafael Mendonça França 已提交
170
    dante (0.2.0)
171 172 173 174
    delayed_job (4.1.3)
      activesupport (>= 3.0, < 5.2)
    delayed_job_active_record (4.1.2)
      activerecord (>= 3.0, < 5.2)
175
      delayed_job (>= 3.0, < 5)
176
    em-hiredis (0.3.1)
177
      eventmachine (~> 1.0)
178
      hiredis (~> 0.6.0)
179
    em-http-request (1.1.5)
V
Vipul A M 已提交
180
      addressable (>= 2.3.4)
181
      cookiejar (!= 0.3.1)
V
Vipul A M 已提交
182 183 184 185 186
      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)
187
    erubi (1.6.1)
188
    erubis (2.7.0)
189 190
    et-orbi (1.0.5)
      tzinfo
191
    event_emitter (0.2.5)
192 193 194
    eventmachine (1.2.3)
    eventmachine (1.2.3-x64-mingw32)
    eventmachine (1.2.3-x86-mingw32)
195
    execjs (2.7.0)
196
    faraday (0.12.2)
197
      multipart-post (>= 1.2, < 3)
198
    faye (1.2.4)
V
Vipul A M 已提交
199 200 201 202 203 204 205
      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)
206
    faye-websocket (0.10.7)
207 208
      eventmachine (>= 0.12.0)
      websocket-driver (>= 0.5.1)
209 210 211
    ffi (1.9.18)
    ffi (1.9.18-x64-mingw32)
    ffi (1.9.18-x86-mingw32)
212 213
    globalid (0.4.0)
      activesupport (>= 4.2.0)
214
    hiredis (0.6.1)
V
Vipul A M 已提交
215
    http_parser.rb (0.6.0)
216 217
    i18n (0.8.6)
    jquery-rails (4.3.1)
218
      rails-dom-testing (>= 1, < 3)
R
Rafael Mendonça França 已提交
219 220
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
221
    json (2.1.0)
222
    kindlerb (1.2.0)
223 224
      mustache
      nokogiri
225
    libxml-ruby (3.0.0)
226
    listen (3.1.5)
227 228
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
229
      ruby_dep (~> 1.2)
A
Aaron Patterson 已提交
230
    loofah (2.0.3)
231
      nokogiri (>= 1.5.9)
232
    mail (2.6.6)
E
eileencodes 已提交
233
      mime-types (>= 1.16, < 4)
234
    metaclass (0.0.4)
A
Arthur Neves 已提交
235
    method_source (0.8.2)
236
    mime-types (3.1)
E
eileencodes 已提交
237
      mime-types-data (~> 3.2015)
238
    mime-types-data (3.2016.0521)
239
    mini_portile2 (2.2.0)
240
    minitest (5.3.3)
A
Akira Matsuda 已提交
241
    mocha (0.14.0)
242 243
      metaclass (~> 0.0.1)
    mono_logger (1.1.0)
B
Burke Libbey 已提交
244
    msgpack (1.1.0)
245 246
    msgpack (1.1.0-x64-mingw32)
    msgpack (1.1.0-x86-mingw32)
247
    multi_json (1.12.1)
248
    multipart-post (2.0.0)
249 250 251 252 253 254
    mustache (1.0.5)
    mustermann (1.0.0)
    mysql2 (0.4.8)
    mysql2 (0.4.8-x64-mingw32)
    mysql2 (0.4.8-x86-mingw32)
    nio4r (2.1.0)
255 256 257 258 259 260
    nokogiri (1.8.0)
      mini_portile2 (~> 2.2.0)
    nokogiri (1.8.0-x64-mingw32)
      mini_portile2 (~> 2.2.0)
    nokogiri (1.8.0-x86-mingw32)
      mini_portile2 (~> 2.2.0)
261
    parallel (1.11.2)
262
    parser (2.4.0.0)
K
Kir Shatrov 已提交
263
      ast (~> 2.2)
264 265 266
    pg (0.19.0)
    pg (0.19.0-x64-mingw32)
    pg (0.19.0-x86-mingw32)
K
Kir Shatrov 已提交
267
    powerpack (0.1.1)
268
    psych (2.2.4)
269
    public_suffix (2.0.5)
270
    puma (3.9.1)
271 272 273 274 275 276
    qu (0.2.0)
      multi_json
    qu-redis (0.2.0)
      qu (= 0.2.0)
      redis-namespace
      simple_uuid
277
    que (0.13.1)
278
    racc (1.4.14)
Y
yuuji.yaginuma 已提交
279
    rack (2.0.3)
280
    rack-cache (1.7.0)
281
      rack (>= 0.4)
282
    rack-protection (2.0.0)
283
      rack
284 285 286 287 288
    rack-test (0.7.0)
      rack (>= 1.0, < 3)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
289
    rails-html-sanitizer (1.0.3)
R
Rafael Mendonça França 已提交
290
      loofah (~> 2.0)
291 292
    rainbow (2.2.2)
      rake
A
Akira Matsuda 已提交
293
    rake (12.0.0)
294
    rb-fsevent (0.10.2)
Z
Zachary Scott 已提交
295
    rdoc (5.1.0)
296
    redcarpet (3.2.3)
297
    redis (3.3.3)
298
    redis-namespace (1.5.3)
299
      redis (~> 3.0, >= 3.0.4)
300
    resque (1.27.4)
Y
yuuji.yaginuma 已提交
301 302 303 304 305
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
306
    resque-scheduler (4.3.0)
307
      mono_logger (~> 1.0)
308 309
      redis (~> 3.3)
      resque (~> 1.26)
310
      rufus-scheduler (~> 3.2)
K
Koichi ITO 已提交
311
    rubocop (0.49.1)
312
      parallel (~> 1.10)
T
toshimaru 已提交
313
      parser (>= 2.3.3.1, < 3.0)
K
Kir Shatrov 已提交
314 315 316 317 318
      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)
M
Matthew Draper 已提交
319
    ruby_dep (1.5.0)
320 321 322
    rubyzip (1.2.1)
    rufus-scheduler (3.4.2)
      et-orbi (~> 1.0)
323 324 325 326 327
    sass (3.5.1)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
Z
Zachary Scott 已提交
328 329
    sdoc (1.0.0.rc2)
      rdoc (~> 5.0)
330
    selenium-webdriver (3.4.4)
331 332
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
333
    sequel (4.48.0)
R
Rafael Mendonça França 已提交
334
    serverengine (1.5.11)
335
      sigdump (~> 0.2.2)
336
    sidekiq (5.0.4)
337
      concurrent-ruby (~> 1.0)
R
Rafael Mendonça França 已提交
338
      connection_pool (~> 2.2, >= 2.2.0)
M
Matthew Draper 已提交
339
      rack-protection (>= 1.5.0)
340
      redis (~> 3.3, >= 3.3.3)
341
    sigdump (0.2.4)
342
    simple_uuid (0.4.0)
343 344 345 346 347 348 349
    sinatra (2.0.0)
      mustermann (~> 1.0)
      rack (~> 2.0)
      rack-protection (= 2.0.0)
      tilt (~> 2.0)
    sneakers (2.5.0)
      bunny (~> 2.6.4)
R
Rafael Mendonça França 已提交
350
      serverengine (~> 1.5.11)
351
      thor
S
Semyon Pupkov 已提交
352
      thread (~> 0.1.7)
J
Jon Moss 已提交
353
    sprockets (3.7.1)
354 355
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
356
    sprockets-export (1.0.0)
357
    sprockets-rails (3.2.0)
358 359 360
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
A
Akira Matsuda 已提交
361 362 363
    sqlite3 (1.3.13)
    sqlite3 (1.3.13-x64-mingw32)
    sqlite3 (1.3.13-x86-mingw32)
364
    stackprof (0.2.10)
365
    sucker_punch (2.0.2)
366
      concurrent-ruby (~> 1.0.0)
367
    thin (1.7.2)
368 369 370
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
S
Semyon Pupkov 已提交
371
    thread (0.1.7)
372
    thread_safe (0.3.6)
373
    tilt (2.0.8)
374
    turbolinks (5.0.1)
375
      turbolinks-source (~> 5)
376
    turbolinks-source (5.0.3)
377
    tzinfo (1.2.3)
378
      thread_safe (~> 0.1)
379
    tzinfo-data (1.2017.2)
380
      tzinfo (>= 1.0.0)
381
    uglifier (3.2.0)
382
      execjs (>= 0.3.0, < 3)
383
    unicode-display_width (1.3.0)
384
    useragent (0.16.8)
385 386
    vegas (0.1.11)
      rack (>= 1.0.0)
387 388
    w3c_validators (1.3.3)
      json (>= 1.8)
M
Matthew Draper 已提交
389
      nokogiri (~> 1.6)
390
    wdm (0.1.1)
391 392
    websocket (1.2.4)
    websocket-driver (0.6.5)
393 394
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
395
    xpath (2.1.0)
E
eileencodes 已提交
396
      nokogiri (~> 1.3)
397 398 399

PLATFORMS
  ruby
400 401
  x64-mingw32
  x86-mingw32
402 403 404 405 406

DEPENDENCIES
  activerecord-jdbcmysql-adapter (>= 1.3.0)
  activerecord-jdbcpostgresql-adapter (>= 1.3.0)
  activerecord-jdbcsqlite3-adapter (>= 1.3.0)
M
Matthew Draper 已提交
407
  arel!
408
  backburner
R
Rafael Mendonça França 已提交
409
  bcrypt (~> 3.1.11)
410
  benchmark-ips
411 412
  blade
  blade-sauce_labs_plugin
B
Burke Libbey 已提交
413
  bootsnap (>= 1.1.0)
414
  byebug
J
Justin Coyne 已提交
415
  capybara (~> 2.13)
416
  coffee-rails
417
  dalli (>= 2.2.1)
418 419
  delayed_job
  delayed_job_active_record
420
  em-hiredis
421
  erubis (~> 2.7.0)
422
  hiredis
R
Rafael Mendonça França 已提交
423
  jquery-rails
A
Akira Matsuda 已提交
424
  json (>= 2.0.0)
425
  kindlerb (~> 1.2.0)
426
  libxml-ruby
427
  listen (>= 3.0.5, < 3.2)
428
  minitest (< 5.3.4)
A
Akira Matsuda 已提交
429
  mocha (~> 0.14)
430
  mysql2 (>= 0.4.4)
J
Jon Moss 已提交
431
  nokogiri (>= 1.6.8)
432 433
  pg (>= 0.18.0)
  psych (~> 2.0)
434
  puma
435 436
  qu-redis
  que
437
  queue_classic!
438 439 440
  racc (>= 1.4.6)
  rack-cache (~> 1.2)
  rails!
Y
yui-knk 已提交
441
  rake (>= 11.1)
442
  rb-inotify!
443
  redcarpet (~> 3.2.3)
444
  redis
Y
yuuji.yaginuma 已提交
445
  resque
446
  resque-scheduler
T
toshimaru 已提交
447
  rubocop (>= 0.47)
448
  sass-rails!
Z
Zachary Scott 已提交
449
  sdoc (> 1.0.0.rc1, < 2.0)
450 451
  sequel
  sidekiq
S
Semyon Pupkov 已提交
452
  sneakers
453
  sprockets-export
454 455
  sqlite3 (~> 1.3.6)
  stackprof
456
  sucker_punch
R
Rafael Mendonça França 已提交
457
  thor!
458
  turbolinks (~> 5)
459
  tzinfo-data
460 461
  uglifier (>= 1.3.0)
  w3c_validators
462
  wdm (>= 0.1.0)
463
  websocket-client-simple!
464 465

BUNDLED WITH
466
   1.15.3