PATH
  remote: .
  specs:
    resque-cluster (0.2.3)
      gru (= 0.1.3)
      resque-pool (~> 0.5.0)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.4.0)
    ast (2.3.0)
    awesome_print (1.7.0)
    builder (3.2.2)
    byebug (9.0.5)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    diff-lcs (1.2.5)
    docile (1.1.5)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    ffi (1.9.14)
    git (1.3.0)
    github_api (0.14.5)
      addressable (~> 2.4.0)
      descendants_tracker (~> 0.0.4)
      faraday (~> 0.8, < 0.10)
      hashie (>= 3.4)
      oauth2 (~> 1.0)
    gru (0.1.3)
      redis (> 0.0)
    hashie (3.4.4)
    highline (1.7.8)
    jeweler (2.0.1)
      builder
      bundler (>= 1.0)
      git (>= 1.2.5)
      github_api
      highline (>= 1.6.15)
      nokogiri (>= 1.5.10)
      rake
      rdoc
    json (1.8.3)
    jwt (1.5.4)
    mini_portile2 (2.1.0)
    mono_logger (1.1.0)
    multi_json (1.12.1)
    multi_xml (0.5.5)
    multipart-post (2.0.0)
    nokogiri (1.6.8)
      mini_portile2 (~> 2.1.0)
      pkg-config (~> 1.1.7)
    oauth2 (1.2.0)
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
    parser (2.3.1.2)
      ast (~> 2.2)
    pkg-config (1.1.7)
    powerpack (0.1.1)
    rack (1.6.4)
    rack-protection (1.5.3)
      rack
    rainbow (2.1.0)
    rake (11.2.2)
    rdoc (3.12.2)
      json (~> 1.4)
    redis (3.3.1)
    redis-namespace (1.5.2)
      redis (~> 3.0, >= 3.0.4)
    resque (1.26.0)
      mono_logger (~> 1.0)
      multi_json (~> 1.0)
      redis-namespace (~> 1.3)
      sinatra (>= 0.9.2)
      vegas (~> 0.1.2)
    resque-pool (0.5.0)
      rake
      resque (~> 1.22)
      trollop (~> 2.0)
    rspec (3.1.0)
      rspec-core (~> 3.1.0)
      rspec-expectations (~> 3.1.0)
      rspec-mocks (~> 3.1.0)
    rspec-core (3.1.7)
      rspec-support (~> 3.1.0)
    rspec-expectations (3.1.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.1.0)
    rspec-mocks (3.1.3)
      rspec-support (~> 3.1.0)
    rspec-support (3.1.2)
    rubocop (0.42.0)
      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)
    simplecov (0.12.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sinatra (1.4.7)
      rack (~> 1.5)
      rack-protection (~> 1.4)
      tilt (>= 1.3, < 3)
    sys-proctable (1.1.1)
    thread_safe (0.3.5)
    tilt (2.0.5)
    trollop (2.1.2)
    unicode-display_width (1.1.0)
    vegas (0.1.11)
      rack (>= 1.0.0)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print (> 0.0)
  bundler (~> 1.7)
  byebug (> 0.0)
  ffi
  jeweler (~> 2.0.1)
  rdoc (~> 3.12)
  resque-cluster!
  rspec (~> 3.1.0)
  rubocop (~> 0.31)
  simplecov
  sys-proctable

BUNDLED WITH
   1.12.5