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

22 23 24 25 26 27
GIT
  remote: git://github.com/brianmario/mysql2.git
  revision: 4d76557499b762d5a62aebb7f6a56510ad221eab
  specs:
    mysql2 (0.4.0)

R
Robin Dupret 已提交
28 29
GIT
  remote: git://github.com/mikel/mail.git
R
Rafael Mendonça França 已提交
30
  revision: 64ef1a12efcdda53fd63e1456c2c564044bf82ce
31
  branch: master
R
Robin Dupret 已提交
32 33 34 35
  specs:
    mail (2.6.3.edge)
      mime-types (>= 1.16, < 3)

A
Aaron Patterson 已提交
36 37
GIT
  remote: git://github.com/rack/rack.git
38
  revision: 4224c028c71c4ccca7cdb3e5a10c51af797a4d4d
39
  branch: master
A
Aaron Patterson 已提交
40 41 42 43
  specs:
    rack (2.0.0.alpha)
      json

44 45
GIT
  remote: git://github.com/rails/arel.git
R
Rafael Mendonça França 已提交
46
  revision: d5432b4616ff43fbb14540d351eed351e21bb20e
47 48 49 50
  branch: master
  specs:
    arel (7.0.0.alpha)

51 52
GIT
  remote: git://github.com/rails/globalid.git
R
Rafael Mendonça França 已提交
53
  revision: 8178ff2dc898a8f49dd71f6eb46f2a09712462de
54
  branch: master
55
  specs:
R
Rafael Mendonça França 已提交
56
    globalid (0.3.6)
57 58
      activesupport (>= 4.1.0)

59 60
GIT
  remote: git://github.com/rails/jquery-rails.git
61
  revision: 01cb69b17083c8eb8daba13a8daba4907b1c3813
62 63
  branch: master
  specs:
64
    jquery-rails (4.0.5)
65 66 67 68
      rails-dom-testing (~> 1.0)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)

A
Andrei Istratii 已提交
69 70 71 72 73 74 75 76 77 78 79
GIT
  remote: git://github.com/rails/sass-rails.git
  revision: 805cb17722b8a13ff00dffe20283a6ba2c9a45dc
  branch: master
  specs:
    sass-rails (6.0.0)
      railties (>= 4.0.0, < 5.0)
      sass (~> 3.3)
      sprockets (>= 4.0)
      sprockets-rails (< 4.0)

80 81
GIT
  remote: git://github.com/rails/sprockets-rails.git
A
Aaron Patterson 已提交
82
  revision: e65e088575be4f6b994823b80a277affb0a57a5e
83 84
  branch: master
  specs:
A
Aaron Patterson 已提交
85
    sprockets-rails (3.0.0.beta2)
86 87
      actionpack (>= 4.0)
      activesupport (>= 4.0)
R
Rafael Mendonça França 已提交
88
      sprockets (>= 3.0.0)
89

A
Andrei Istratii 已提交
90 91
GIT
  remote: git://github.com/rails/sprockets.git
92
  revision: 408e4ad79df056f6f2199e495782363c22a95c04
A
Andrei Istratii 已提交
93 94 95
  branch: master
  specs:
    sprockets (4.0.0)
A
Aaron Patterson 已提交
96
      rack (~> 2.x)
A
Andrei Istratii 已提交
97

98 99 100 101 102 103 104 105 106 107 108 109
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 已提交
110
      rack (~> 2.x)
111
      rack-test (~> 0.6.3)
112
      rails-dom-testing (~> 1.0, >= 1.0.5)
113
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
114 115 116 117 118
    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)
119
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
120 121 122 123 124 125 126 127 128 129 130
    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)
131
      concurrent-ruby (~> 0.9.1)
132 133
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
134
      method_source
135 136 137 138 139 140 141 142 143 144 145 146 147
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      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 已提交
148
      sprockets-rails (>= 2.0.0)
149 150 151
    railties (5.0.0.alpha)
      actionpack (= 5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
152
      method_source
153 154 155 156 157 158
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)

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

PLATFORMS
  ruby
297 298
  x64-mingw32
  x86-mingw32
299 300 301 302 303 304 305

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

BUNDLED WITH
A
Aaron Patterson 已提交
353
   1.10.6