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

8 9 10 11 12 13 14 15 16 17 18 19 20
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 已提交
21 22
GIT
  remote: git://github.com/mikel/mail.git
R
Rafael Mendonça França 已提交
23
  revision: 64ef1a12efcdda53fd63e1456c2c564044bf82ce
R
Robin Dupret 已提交
24 25 26 27
  specs:
    mail (2.6.3.edge)
      mime-types (>= 1.16, < 3)

A
Aaron Patterson 已提交
28 29
GIT
  remote: git://github.com/rack/rack.git
30
  revision: 2fe4a79667603a0c3d636daec06281459b10f7f8
A
Aaron Patterson 已提交
31 32 33 34
  specs:
    rack (2.0.0.alpha)
      json

35 36
GIT
  remote: git://github.com/rails/arel.git
R
Rafael Mendonça França 已提交
37
  revision: d5432b4616ff43fbb14540d351eed351e21bb20e
38 39 40 41
  branch: master
  specs:
    arel (7.0.0.alpha)

42 43
GIT
  remote: git://github.com/rails/globalid.git
R
Rafael Mendonça França 已提交
44
  revision: 8178ff2dc898a8f49dd71f6eb46f2a09712462de
45
  specs:
R
Rafael Mendonça França 已提交
46
    globalid (0.3.6)
47 48
      activesupport (>= 4.1.0)

49 50
GIT
  remote: git://github.com/rails/jquery-rails.git
R
Rafael Mendonça França 已提交
51
  revision: 38053f45402f1ccc4cce5dd8c7005ec707376db3
52 53
  branch: master
  specs:
R
Rafael Mendonça França 已提交
54
    jquery-rails (4.0.4)
55 56 57 58
      rails-dom-testing (~> 1.0)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)

A
Andrei Istratii 已提交
59 60 61 62 63 64 65 66 67 68 69
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)

70 71
GIT
  remote: git://github.com/rails/sprockets-rails.git
A
Aaron Patterson 已提交
72
  revision: e65e088575be4f6b994823b80a277affb0a57a5e
73 74
  branch: master
  specs:
A
Aaron Patterson 已提交
75
    sprockets-rails (3.0.0.beta2)
76 77
      actionpack (>= 4.0)
      activesupport (>= 4.0)
R
Rafael Mendonça França 已提交
78
      sprockets (>= 3.0.0)
79

A
Andrei Istratii 已提交
80 81
GIT
  remote: git://github.com/rails/sprockets.git
82
  revision: a61550db7184fc83964fb983547ff09da9efa9be
A
Andrei Istratii 已提交
83 84 85
  branch: master
  specs:
    sprockets (4.0.0)
A
Aaron Patterson 已提交
86
      rack (~> 2.x)
A
Andrei Istratii 已提交
87

88 89 90 91 92 93 94 95 96 97 98 99
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 已提交
100
      rack (~> 2.x)
101
      rack-test (~> 0.6.3)
102
      rails-dom-testing (~> 1.0, >= 1.0.5)
103
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
104 105 106 107 108
    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)
109
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
110 111 112 113 114 115 116 117 118 119 120
    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)
121
      concurrent-ruby (~> 0.9.1)
122 123
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
124
      method_source
125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
      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)
      sprockets-rails
    railties (5.0.0.alpha)
      actionpack (= 5.0.0.alpha)
      activesupport (= 5.0.0.alpha)
142
      method_source
143 144 145 146 147 148
      rake (>= 0.8.7)
      thor (>= 0.18.1, < 2.0)

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

PLATFORMS
  ruby
284 285
  x64-mingw32
  x86-mingw32
286 287 288 289 290 291 292

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

BUNDLED WITH
A
Aaron Patterson 已提交
340
   1.10.6