GEM
  remote: http://rubygems.org/
  specs:
    git (1.2.5)
    jeweler (1.5.2)
      bundler (~> 1.0.0)
      git (>= 1.2.5)
      rake
    json (1.4.6)
    mocha (0.9.12)
    rack (1.2.1)
    rake (0.8.7)
    redis (2.0.10)
    redis-namespace (0.8.0)
      redis (< 3.0.0)
    resque (1.10.0)
      json (~> 1.4.6)
      redis-namespace (~> 0.8.0)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    sinatra (1.0)
      rack (>= 1.0)
    thoughtbot-shoulda (2.11.1)
    vegas (0.1.7)
      rack (>= 1.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  jeweler (~> 1.5.2)
  mocha (>= 0.9.8)
  resque (>= 1.6.0)
  thoughtbot-shoulda