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

9
GIT
10 11
  remote: https://github.com/collectiveidea/delayed_job.git
  revision: e3772d4f0c8470d0fcba00c86ca3bc4f5e876830
12
  specs:
13
    delayed_job (4.1.2)
14 15 16
      activesupport (>= 3.0, < 5.1)

GIT
17 18
  remote: https://github.com/collectiveidea/delayed_job_active_record.git
  revision: 36f434c4fd660e8f11ce932be117e9c71dde7212
19
  specs:
20
    delayed_job_active_record (4.1.1)
21 22 23
      activerecord (>= 3.0, < 5.1)
      delayed_job (>= 3.0, < 5)

24
GIT
25
  remote: https://github.com/matthewd/rb-inotify.git
26 27 28 29 30 31
  revision: 90553518d1fb79aedc98a3036c59bd2b6731ac40
  branch: close-handling
  specs:
    rb-inotify (0.9.7)
      ffi (>= 0.5.0)

32 33 34 35 36 37 38 39 40
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

41 42 43 44 45 46
GIT
  remote: https://github.com/rails/arel.git
  revision: b26638ef041953992010590b31615c519fa0ea7d
  specs:
    arel (8.0.0)

Y
yuuji.yaginuma 已提交
47
GIT
48
  remote: https://github.com/resque/resque.git
M
Matthew Draper 已提交
49
  revision: 835a4a7e61a2e33832dbf11975ecfab54af293c6
Y
yuuji.yaginuma 已提交
50 51 52 53 54 55 56 57
  specs:
    resque (1.27.0)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)

58 59 60
PATH
  remote: .
  specs:
61 62
    actioncable (5.1.0.alpha)
      actionpack (= 5.1.0.alpha)
T
Tony Arcieri 已提交
63
      nio4r (~> 2.0)
64
      websocket-driver (~> 0.6.1)
65 66 67 68
    actionmailer (5.1.0.alpha)
      actionpack (= 5.1.0.alpha)
      actionview (= 5.1.0.alpha)
      activejob (= 5.1.0.alpha)
69
      mail (~> 2.5, >= 2.5.4)
70
      rails-dom-testing (~> 2.0)
71 72 73
    actionpack (5.1.0.alpha)
      actionview (= 5.1.0.alpha)
      activesupport (= 5.1.0.alpha)
74
      rack (~> 2.0)
75
      rack-test (~> 0.6.3)
76
      rails-dom-testing (~> 2.0)
77
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
78 79
    actionview (5.1.0.alpha)
      activesupport (= 5.1.0.alpha)
80 81
      builder (~> 3.1)
      erubis (~> 2.7.0)
82
      rails-dom-testing (~> 2.0)
83
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
84 85
    activejob (5.1.0.alpha)
      activesupport (= 5.1.0.alpha)
86
      globalid (>= 0.3.6)
87 88 89 90 91
    activemodel (5.1.0.alpha)
      activesupport (= 5.1.0.alpha)
    activerecord (5.1.0.alpha)
      activemodel (= 5.1.0.alpha)
      activesupport (= 5.1.0.alpha)
92
      arel (~> 8.0)
93
    activesupport (5.1.0.alpha)
94
      concurrent-ruby (~> 1.0, >= 1.0.2)
95 96 97
      i18n (~> 0.7)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
98 99 100 101 102 103 104 105 106
    rails (5.1.0.alpha)
      actioncable (= 5.1.0.alpha)
      actionmailer (= 5.1.0.alpha)
      actionpack (= 5.1.0.alpha)
      actionview (= 5.1.0.alpha)
      activejob (= 5.1.0.alpha)
      activemodel (= 5.1.0.alpha)
      activerecord (= 5.1.0.alpha)
      activesupport (= 5.1.0.alpha)
107
      bundler (>= 1.3.0, < 2.0)
108
      railties (= 5.1.0.alpha)
C
claudiob 已提交
109
      sprockets-rails (>= 2.0.0)
110 111 112
    railties (5.1.0.alpha)
      actionpack (= 5.1.0.alpha)
      activesupport (= 5.1.0.alpha)
113
      method_source
114 115 116 117 118 119
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)

GEM
  remote: https://rubygems.org/
  specs:
120 121
    addressable (2.5.0)
      public_suffix (~> 2.0, >= 2.0.2)
122
    amq-protocol (2.0.1)
K
Kir Shatrov 已提交
123
    ast (2.3.0)
124
    backburner (1.3.1)
R
Rafael Mendonça França 已提交
125
      beaneater (~> 1.0)
126
      concurrent-ruby (~> 1.0.1)
R
Rafael Mendonça França 已提交
127
      dante (> 0.1.5)
R
Rafael Mendonça França 已提交
128 129 130
    bcrypt (3.1.11)
    bcrypt (3.1.11-x64-mingw32)
    bcrypt (3.1.11-x86-mingw32)
R
Rafael Mendonça França 已提交
131
    beaneater (1.0.0)
132
    benchmark-ips (2.7.2)
M
Matthew Draper 已提交
133
    blade (0.7.0)
134
      activesupport (>= 3.0.0)
135
      blade-qunit_adapter (~> 2.0.1)
136 137 138 139 140 141 142 143 144
      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)
145
    blade-qunit_adapter (2.0.1)
M
Matthew Draper 已提交
146
    blade-sauce_labs_plugin (0.6.2)
147 148 149
      childprocess
      faraday
      selenium-webdriver
150
    builder (3.2.2)
M
Matthew Draper 已提交
151
    bunny (2.6.2)
152
      amq-protocol (>= 2.0.1)
153
    byebug (9.0.6)
154 155
    childprocess (0.5.9)
      ffi (~> 1.0, >= 1.0.11)
156 157 158
    coffee-rails (4.2.1)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.2.x)
R
Rafael Mendonça França 已提交
159
    coffee-script (2.4.1)
160 161
      coffee-script-source
      execjs
E
eileencodes 已提交
162
    coffee-script-source (1.12.2)
M
Matthew Draper 已提交
163
    concurrent-ruby (1.0.4)
M
Matthew Draper 已提交
164
    connection_pool (2.2.1)
165
    cookiejar (0.3.3)
166
    curses (1.0.2)
167
    daemons (1.2.4)
Y
yui-knk 已提交
168
    dalli (2.7.6)
R
Rafael Mendonça França 已提交
169
    dante (0.2.0)
170
    em-hiredis (0.3.1)
171
      eventmachine (~> 1.0)
172
      hiredis (~> 0.6.0)
173
    em-http-request (1.1.5)
V
Vipul A M 已提交
174
      addressable (>= 2.3.4)
175
      cookiejar (!= 0.3.1)
V
Vipul A M 已提交
176 177 178 179 180
      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)
181
    erubis (2.7.0)
182
    event_emitter (0.2.5)
183 184 185
    eventmachine (1.2.1)
    eventmachine (1.2.1-x64-mingw32)
    eventmachine (1.2.1-x86-mingw32)
186
    execjs (2.7.0)
187
    faraday (0.10.0)
188
      multipart-post (>= 1.2, < 3)
189
    faye (1.2.3)
V
Vipul A M 已提交
190 191 192 193 194 195 196
      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)
197
    faye-websocket (0.10.5)
198 199
      eventmachine (>= 0.12.0)
      websocket-driver (>= 0.5.1)
200
    ffi (1.9.14)
201 202
    ffi (1.9.14-x64-mingw32)
    ffi (1.9.14-x86-mingw32)
203
    globalid (0.3.7)
204
      activesupport (>= 4.1.0)
205
    hiredis (0.6.1)
V
Vipul A M 已提交
206
    http_parser.rb (0.6.0)
207
    i18n (0.7.0)
208
    jquery-rails (4.2.1)
209
      rails-dom-testing (>= 1, < 3)
R
Rafael Mendonça França 已提交
210 211
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
212
    json (2.0.2)
213
    kindlerb (1.2.0)
214 215
      mustache
      nokogiri
216
    libxml-ruby (2.9.0)
217
    listen (3.1.5)
218 219
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
220
      ruby_dep (~> 1.2)
A
Aaron Patterson 已提交
221
    loofah (2.0.3)
222
      nokogiri (>= 1.5.9)
E
eileencodes 已提交
223 224
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
225
    metaclass (0.0.4)
A
Arthur Neves 已提交
226
    method_source (0.8.2)
227
    mime-types (3.1)
E
eileencodes 已提交
228
      mime-types-data (~> 3.2015)
229
    mime-types-data (3.2016.0521)
J
Jon Moss 已提交
230
    mini_portile2 (2.1.0)
231 232 233 234
    minitest (5.3.3)
    mocha (0.14.0)
      metaclass (~> 0.0.1)
    mono_logger (1.1.0)
235
    multi_json (1.12.1)
236
    multipart-post (2.0.0)
237
    mustache (1.0.3)
238 239 240
    mysql2 (0.4.5)
    mysql2 (0.4.5-x64-mingw32)
    mysql2 (0.4.5-x86-mingw32)
T
Tony Arcieri 已提交
241
    nio4r (2.0.0)
M
Matthew Draper 已提交
242
    nokogiri (1.7.0)
J
Jon Moss 已提交
243
      mini_portile2 (~> 2.1.0)
M
Matthew Draper 已提交
244
    nokogiri (1.7.0-x64-mingw32)
J
Jon Moss 已提交
245
      mini_portile2 (~> 2.1.0)
M
Matthew Draper 已提交
246
    nokogiri (1.7.0-x86-mingw32)
J
Jon Moss 已提交
247
      mini_portile2 (~> 2.1.0)
M
Matthew Draper 已提交
248
    parser (2.3.3.1)
K
Kir Shatrov 已提交
249
      ast (~> 2.2)
250 251 252
    pg (0.19.0)
    pg (0.19.0-x64-mingw32)
    pg (0.19.0-x86-mingw32)
K
Kir Shatrov 已提交
253
    powerpack (0.1.1)
M
Matthew Draper 已提交
254
    psych (2.2.2)
255
    public_suffix (2.0.4)
M
Matthew Draper 已提交
256
    puma (3.6.2)
257 258 259 260 261 262
    qu (0.2.0)
      multi_json
    qu-redis (0.2.0)
      qu (= 0.2.0)
      redis-namespace
      simple_uuid
263
    que (0.12.0)
264
    racc (1.4.14)
265
    rack (2.0.1)
266
    rack-cache (1.6.1)
267
      rack (>= 0.4)
268 269
    rack-protection (1.5.3)
      rack
270 271
    rack-test (0.6.3)
      rack (>= 1.0)
M
Matthew Draper 已提交
272
    rails-dom-testing (2.0.2)
273
      activesupport (>= 4.2.0, < 6.0)
M
Matthew Draper 已提交
274
      nokogiri (~> 1.6)
275
    rails-html-sanitizer (1.0.3)
R
Rafael Mendonça França 已提交
276
      loofah (~> 2.0)
K
Kir Shatrov 已提交
277
    rainbow (2.1.0)
A
Akira Matsuda 已提交
278
    rake (12.0.0)
M
Matthew Draper 已提交
279
    rb-fsevent (0.9.8)
280
    rdoc (5.0.0)
281
    redcarpet (3.2.3)
M
Matthew Draper 已提交
282
    redis (3.3.2)
R
Rafael Mendonça França 已提交
283
    redis-namespace (1.5.2)
284
      redis (~> 3.0, >= 3.0.4)
285
    resque-scheduler (4.3.0)
286
      mono_logger (~> 1.0)
287 288
      redis (~> 3.3)
      resque (~> 1.26)
289
      rufus-scheduler (~> 3.2)
M
Matthew Draper 已提交
290
    rubocop (0.46.0)
K
Kir Shatrov 已提交
291 292 293 294 295 296
      parser (>= 2.3.1.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)
M
Matthew Draper 已提交
297
    ruby_dep (1.5.0)
298
    rubyzip (1.2.0)
M
Matthew Draper 已提交
299 300 301
    rufus-scheduler (3.3.1)
      tzinfo
    sass (3.4.23)
302
    sass-rails (5.0.6)
303 304 305 306 307
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
308 309
    sdoc (1.0.0.rc1)
      rdoc (= 5.0.0)
R
Rafael Mendonça França 已提交
310
    selenium-webdriver (3.0.5)
311 312 313
      childprocess (~> 0.5)
      rubyzip (~> 1.0)
      websocket (~> 1.0)
M
Matthew Draper 已提交
314
    sequel (4.41.0)
R
Rafael Mendonça França 已提交
315
    serverengine (1.5.11)
316
      sigdump (~> 0.2.2)
M
Matthew Draper 已提交
317
    sidekiq (4.2.7)
318
      concurrent-ruby (~> 1.0)
R
Rafael Mendonça França 已提交
319
      connection_pool (~> 2.2, >= 2.2.0)
M
Matthew Draper 已提交
320
      rack-protection (>= 1.5.0)
R
Rafael Mendonça França 已提交
321
      redis (~> 3.2, >= 3.2.1)
322
    sigdump (0.2.4)
323
    simple_uuid (0.4.0)
A
Aaron Patterson 已提交
324 325
    sinatra (1.0)
      rack (>= 1.0)
M
Matthew Draper 已提交
326 327
    sneakers (2.4.0)
      bunny (~> 2.6)
R
Rafael Mendonça França 已提交
328
      serverengine (~> 1.5.11)
329
      thor
S
Semyon Pupkov 已提交
330
      thread (~> 0.1.7)
J
Jon Moss 已提交
331
    sprockets (3.7.1)
332 333
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
334
    sprockets-rails (3.2.0)
335 336 337
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
G
Gianfranco Montoya 已提交
338 339 340
    sqlite3 (1.3.12)
    sqlite3 (1.3.12-x64-mingw32)
    sqlite3 (1.3.12-x86-mingw32)
341
    stackprof (0.2.10)
342
    sucker_punch (2.0.2)
343
      concurrent-ruby (~> 1.0.0)
344 345 346 347
    thin (1.7.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
M
Matthew Draper 已提交
348
    thor (0.19.4)
S
Semyon Pupkov 已提交
349
    thread (0.1.7)
350
    thread_safe (0.3.5)
351
    tilt (2.0.5)
352
    turbolinks (5.0.1)
353 354
      turbolinks-source (~> 5)
    turbolinks-source (5.0.0)
355 356
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
M
Matthew Draper 已提交
357
    tzinfo-data (1.2016.10)
358
      tzinfo (>= 1.0.0)
M
Matthew Draper 已提交
359
    uglifier (3.0.4)
360
      execjs (>= 0.3.0, < 3)
M
Matthew Draper 已提交
361
    unicode-display_width (1.1.2)
362
    useragent (0.16.8)
363 364
    vegas (0.1.11)
      rack (>= 1.0.0)
M
Matthew Draper 已提交
365 366 367
    w3c_validators (1.3.1)
      json (~> 2.0)
      nokogiri (~> 1.6)
368
    wdm (0.1.1)
369
    websocket (1.2.3)
370
    websocket-driver (0.6.4)
371 372
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
373 374 375

PLATFORMS
  ruby
376 377
  x64-mingw32
  x86-mingw32
378 379 380 381 382

DEPENDENCIES
  activerecord-jdbcmysql-adapter (>= 1.3.0)
  activerecord-jdbcpostgresql-adapter (>= 1.3.0)
  activerecord-jdbcsqlite3-adapter (>= 1.3.0)
383
  arel!
384
  backburner
R
Rafael Mendonça França 已提交
385
  bcrypt (~> 3.1.11)
386
  benchmark-ips
387 388
  blade
  blade-sauce_labs_plugin
389
  byebug
390
  coffee-rails
391
  dalli (>= 2.2.1)
392 393
  delayed_job!
  delayed_job_active_record!
394
  em-hiredis
395
  hiredis
R
Rafael Mendonça França 已提交
396
  jquery-rails
A
Akira Matsuda 已提交
397
  json (>= 2.0.0)
398
  kindlerb (~> 1.2.0)
399
  libxml-ruby
400
  listen (>= 3.0.5, < 3.2)
401 402
  minitest (< 5.3.4)
  mocha (~> 0.14)
403
  mysql2 (>= 0.4.4)
J
Jon Moss 已提交
404
  nokogiri (>= 1.6.8)
405 406
  pg (>= 0.18.0)
  psych (~> 2.0)
407
  puma
408 409
  qu-redis
  que
410
  queue_classic!
411 412 413
  racc (>= 1.4.6)
  rack-cache (~> 1.2)
  rails!
Y
yui-knk 已提交
414
  rake (>= 11.1)
415
  rb-inotify!
416
  redcarpet (~> 3.2.3)
417
  redis
Y
yuuji.yaginuma 已提交
418
  resque!
419
  resque-scheduler
K
Kir Shatrov 已提交
420
  rubocop
421
  sass-rails
422
  sdoc (= 1.0.0.rc1)
423 424
  sequel
  sidekiq
S
Semyon Pupkov 已提交
425
  sneakers
426 427
  sqlite3 (~> 1.3.6)
  stackprof
428
  sucker_punch
429
  turbolinks (~> 5)
430
  tzinfo-data
431 432
  uglifier (>= 1.3.0)
  w3c_validators
433
  wdm (>= 0.1.0)
434
  websocket-client-simple!
435 436

BUNDLED WITH
M
Matthew Draper 已提交
437
   1.13.7