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

9 10 11 12 13 14 15 16 17 18 19 20 21
GIT
  remote: git://github.com/bkeepers/qu.git
  revision: d098e2657c92e89a6413bebd9c033930759c061f
  branch: master
  specs:
    qu (0.2.0)
    qu-rails (0.2.0)
      qu (= 0.2.0)
      railties (>= 3.2, < 5)
    qu-redis (0.2.0)
      qu (= 0.2.0)
      redis-namespace

R
Robin Dupret 已提交
22 23
GIT
  remote: git://github.com/mikel/mail.git
R
Rafael Mendonça França 已提交
24
  revision: 64ef1a12efcdda53fd63e1456c2c564044bf82ce
25
  branch: master
R
Robin Dupret 已提交
26 27 28 29
  specs:
    mail (2.6.3.edge)
      mime-types (>= 1.16, < 3)

A
Aaron Patterson 已提交
30 31
GIT
  remote: git://github.com/rack/rack.git
32
  revision: c28f271d0c91f45e13bfa8f07bed445ef91f41de
33
  branch: master
A
Aaron Patterson 已提交
34 35 36 37
  specs:
    rack (2.0.0.alpha)
      json

38 39
GIT
  remote: git://github.com/rails/arel.git
40
  revision: 77ec13b46af2926bfcfc3073685711c874b0d272
41 42 43 44
  branch: master
  specs:
    arel (7.0.0.alpha)

45 46
GIT
  remote: git://github.com/rails/globalid.git
47
  revision: 1d8fca667740570d204fd955a0bd39ac539bac7f
48
  branch: master
49
  specs:
R
Rafael Mendonça França 已提交
50
    globalid (0.3.6)
51 52
      activesupport (>= 4.1.0)

53 54
GIT
  remote: git://github.com/rails/jquery-rails.git
55
  revision: 04fcfa29b859eef9479f89b6a799d00212902385
56 57
  branch: master
  specs:
58
    jquery-rails (4.0.5)
59 60 61 62
      rails-dom-testing (~> 1.0)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)

A
Andrei Istratii 已提交
63 64
GIT
  remote: git://github.com/rails/sass-rails.git
65
  revision: a3b25261a3d31ed9ff5dd6e841b777790fc86c55
A
Andrei Istratii 已提交
66 67 68 69
  branch: master
  specs:
    sass-rails (6.0.0)
      railties (>= 4.0.0, < 5.0)
70
      sass (~> 3.4)
A
Andrei Istratii 已提交
71 72 73
      sprockets (>= 4.0)
      sprockets-rails (< 4.0)

74 75
GIT
  remote: git://github.com/rails/sprockets-rails.git
76
  revision: 600f981fe79ff2d4179baf84bd18fac5acb58b5e
77 78
  branch: master
  specs:
A
Aaron Patterson 已提交
79
    sprockets-rails (3.0.0.beta2)
80 81
      actionpack (>= 4.0)
      activesupport (>= 4.0)
R
Rafael Mendonça França 已提交
82
      sprockets (>= 3.0.0)
83

A
Andrei Istratii 已提交
84 85
GIT
  remote: git://github.com/rails/sprockets.git
86
  revision: edae5cdfa241b0fb0fcb756b25cd561c3d8b7f29
A
Andrei Istratii 已提交
87 88 89
  branch: master
  specs:
    sprockets (4.0.0)
90
      rack (> 1, < 3)
A
Andrei Istratii 已提交
91

92 93 94 95 96 97 98 99 100 101 102 103
PATH
  remote: .
  specs:
    actionmailer (5.0.0.alpha)
      actionpack (= 5.0.0.alpha)
      actionview (= 5.0.0.alpha)
      activejob (= 5.0.0.alpha)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 1.0, >= 1.0.5)
    actionpack (5.0.0.alpha)
      actionview (= 5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
A
Aaron Patterson 已提交
104
      rack (~> 2.x)
105
      rack-test (~> 0.6.3)
106
      rails-dom-testing (~> 1.0, >= 1.0.5)
107
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
108 109 110 111 112
    actionview (5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
      builder (~> 3.1)
      erubis (~> 2.7.0)
      rails-dom-testing (~> 1.0, >= 1.0.5)
113
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
114 115 116 117 118 119 120 121 122 123 124
    activejob (5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
      globalid (>= 0.3.0)
    activemodel (5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
      builder (~> 3.1)
    activerecord (5.0.0.alpha)
      activemodel (= 5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
      arel (= 7.0.0.alpha)
    activesupport (5.0.0.alpha)
125
      concurrent-ruby (~> 1.0.0.pre2, < 2.0.0)
126 127
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
128
      method_source
129 130 131 132 133 134 135 136 137 138 139 140
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    rails (5.0.0.alpha)
      actionmailer (= 5.0.0.alpha)
      actionpack (= 5.0.0.alpha)
      actionview (= 5.0.0.alpha)
      activejob (= 5.0.0.alpha)
      activemodel (= 5.0.0.alpha)
      activerecord (= 5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
      bundler (>= 1.3.0, < 2.0)
      railties (= 5.0.0.alpha)
C
claudiob 已提交
141
      sprockets-rails (>= 2.0.0)
142 143 144
    railties (5.0.0.alpha)
      actionpack (= 5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
145
      method_source
146 147 148 149 150 151
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)

GEM
  remote: https://rubygems.org/
  specs:
A
Aaron Patterson 已提交
152
    amq-protocol (2.0.0)
153
    backburner (1.1.0)
R
Rafael Mendonça França 已提交
154 155
      beaneater (~> 1.0)
      dante (> 0.1.5)
156
    bcrypt (3.1.10)
157 158
    bcrypt (3.1.10-x64-mingw32)
    bcrypt (3.1.10-x86-mingw32)
R
Rafael Mendonça França 已提交
159 160
    beaneater (1.0.0)
    benchmark-ips (2.3.0)
161
    builder (3.2.2)
162 163
    bunny (2.2.0)
      amq-protocol (>= 2.0.0)
A
Aaron Patterson 已提交
164 165
    byebug (6.0.2)
    celluloid (0.16.0)
166 167 168 169
      timers (~> 4.0.0)
    coffee-rails (4.1.0)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0, < 5.0)
R
Rafael Mendonça França 已提交
170
    coffee-script (2.4.1)
171 172
      coffee-script-source
      execjs
R
Rafael Mendonça França 已提交
173
    coffee-script-source (1.9.1.1)
174
    concurrent-ruby (1.0.0.pre2)
R
Rafael Mendonça França 已提交
175 176 177
    connection_pool (2.2.0)
    dalli (2.7.4)
    dante (0.2.0)
178 179
    delayed_job (4.0.6)
      activesupport (>= 3.0, < 5.0)
180 181 182
    delayed_job_active_record (4.0.3)
      activerecord (>= 3.0, < 5.0)
      delayed_job (>= 3.0, < 4.1)
183
    erubis (2.7.0)
A
Aaron Patterson 已提交
184
    execjs (2.6.0)
185 186
    hitimes (1.2.3)
    hitimes (1.2.3-x86-mingw32)
187
    i18n (0.7.0)
R
Rafael Mendonça França 已提交
188
    json (1.8.3)
189 190 191
    kindlerb (0.1.1)
      mustache
      nokogiri
A
Aaron Patterson 已提交
192
    loofah (2.0.3)
193 194
      nokogiri (>= 1.5.9)
    metaclass (0.0.4)
A
Arthur Neves 已提交
195
    method_source (0.8.2)
196
    mime-types (2.6.2)
197
    mini_portile (0.7.0.rc4)
198 199 200 201
    minitest (5.3.3)
    mocha (0.14.0)
      metaclass (~> 0.0.1)
    mono_logger (1.1.0)
R
Rafael Mendonça França 已提交
202 203
    multi_json (1.11.2)
    mustache (1.0.2)
204
    mysql (2.9.1)
R
Rafael Mendonça França 已提交
205
    mysql2 (0.4.0)
206 207 208 209 210 211 212
    nokogiri (1.6.7.rc3)
      mini_portile (~> 0.7.0.rc4)
    nokogiri (1.6.7.rc3-x64-mingw32)
      mini_portile (~> 0.7.0.rc4)
    nokogiri (1.6.7.rc3-x86-mingw32)
      mini_portile (~> 0.7.0.rc4)
    pg (0.18.3)
213
    psych (2.0.15)
214
    que (0.11.2)
215 216 217 218 219 220 221
    racc (1.4.12)
    rack-cache (1.2)
      rack (>= 0.4)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
A
Aaron Patterson 已提交
222
    rails-dom-testing (1.0.7)
223 224 225
      activesupport (>= 4.2.0.beta, < 5.0)
      nokogiri (~> 1.6.0)
      rails-deprecated_sanitizer (>= 1.0.1)
R
Rafael Mendonça França 已提交
226 227
    rails-html-sanitizer (1.0.2)
      loofah (~> 2.0)
228 229
    rake (10.4.2)
    rdoc (4.2.0)
230
    redcarpet (3.2.3)
231
    redis (3.2.1)
R
Rafael Mendonça França 已提交
232
    redis-namespace (1.5.2)
233 234 235 236 237 238 239 240 241 242 243 244
      redis (~> 3.0, >= 3.0.4)
    resque (1.25.2)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    resque-scheduler (4.0.0)
      mono_logger (~> 1.0)
      redis (~> 3.0)
      resque (~> 1.25)
      rufus-scheduler (~> 3.0)
245 246
    rufus-scheduler (3.1.4)
    sass (3.4.18)
247 248 249
    sdoc (0.4.1)
      json (~> 1.7, >= 1.7.7)
      rdoc (~> 4.0)
250
    sequel (4.26.0)
251 252
    serverengine (1.5.10)
      sigdump (~> 0.2.2)
R
Rafael Mendonça França 已提交
253 254 255 256 257 258 259
    sidekiq (3.4.2)
      celluloid (~> 0.16.0)
      connection_pool (~> 2.2, >= 2.2.0)
      json (~> 1.0)
      redis (~> 3.2, >= 3.2.1)
      redis-namespace (~> 1.5, >= 1.5.2)
    sigdump (0.2.3)
A
Aaron Patterson 已提交
260 261
    sinatra (1.0)
      rack (>= 1.0)
262 263
    sneakers (2.2.0)
      bunny (~> 2.2.0)
S
Semyon Pupkov 已提交
264
      serverengine (~> 1.5.5)
265
      thor
S
Semyon Pupkov 已提交
266
      thread (~> 0.1.7)
267 268
    sqlite3 (1.3.10)
    stackprof (0.2.7)
A
Aaron Patterson 已提交
269 270
    sucker_punch (1.5.1)
      celluloid (= 0.16.0)
271
    thor (0.19.1)
S
Semyon Pupkov 已提交
272
    thread (0.1.7)
273
    thread_safe (0.3.5)
274
    timers (4.0.4)
275 276 277 278 279
      hitimes
    turbolinks (2.5.3)
      coffee-rails
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
280 281 282
    tzinfo-data (1.2015.6)
      tzinfo (>= 1.0.0)
    uglifier (2.7.2)
283 284 285 286 287 288 289 290 291 292
      execjs (>= 0.3.0)
      json (>= 1.8.0)
    vegas (0.1.11)
      rack (>= 1.0.0)
    w3c_validators (1.2)
      json
      nokogiri

PLATFORMS
  ruby
293 294
  x64-mingw32
  x86-mingw32
295 296 297 298 299 300 301

DEPENDENCIES
  activerecord-jdbcmysql-adapter (>= 1.3.0)
  activerecord-jdbcpostgresql-adapter (>= 1.3.0)
  activerecord-jdbcsqlite3-adapter (>= 1.3.0)
  arel!
  backburner
302
  bcrypt (~> 3.1.10)
303
  benchmark-ips
304
  byebug
305 306 307
  coffee-rails (~> 4.1.0)
  dalli (>= 2.2.1)
  delayed_job
308
  delayed_job_active_record
309
  globalid!
310 311 312
  jquery-rails!
  json
  kindlerb (= 0.1.1)
R
Robin Dupret 已提交
313
  mail!
314 315 316
  minitest (< 5.3.4)
  mocha (~> 0.14)
  mysql (>= 2.9.0)
R
Rafael Mendonça França 已提交
317
  mysql2 (>= 0.4.0)
318
  nokogiri (>= 1.6.7.rc3)
319 320 321 322 323
  pg (>= 0.18.0)
  psych (~> 2.0)
  qu-rails!
  qu-redis
  que
324
  queue_classic!
325
  racc (>= 1.4.6)
A
Aaron Patterson 已提交
326
  rack!
327 328 329
  rack-cache (~> 1.2)
  rails!
  rake (>= 10.3)
330
  redcarpet (~> 3.2.3)
331 332
  resque
  resque-scheduler
A
Andrei Istratii 已提交
333 334
  sass (>= 3.3)
  sass-rails!
335 336 337
  sdoc (~> 0.4.0)
  sequel
  sidekiq
S
Semyon Pupkov 已提交
338
  sneakers
A
Andrei Istratii 已提交
339
  sprockets!
340
  sprockets-rails!
341 342 343 344
  sqlite3 (~> 1.3.6)
  stackprof
  sucker_punch
  turbolinks
345
  tzinfo-data
346 347
  uglifier (>= 1.3.0)
  w3c_validators
348 349

BUNDLED WITH
A
Aaron Patterson 已提交
350
   1.10.6