PATH

remote: .
specs:
  routemaster-client (3.2.3)
    faraday (>= 0.9.0)
    hashie
    oj (>= 2.17)
    typhoeus (~> 1.1)
    wisper (~> 1.6.1)

GEM

remote: https://rubygems.org/
specs:
  addressable (2.5.2)
    public_suffix (>= 2.0.2, < 4.0)
  byebug (10.0.0)
  codeclimate-test-reporter (1.0.8)
    simplecov (<= 0.13)
  coderay (1.1.2)
  concurrent-ruby (1.0.5)
  connection_pool (2.2.1)
  crack (0.4.3)
    safe_yaml (~> 1.0.0)
  diff-lcs (1.3)
  docile (1.1.5)
  ethon (0.11.0)
    ffi (>= 1.3.0)
  faraday (0.15.3)
    multipart-post (>= 1.2, < 3)
  ffi (1.9.23)
  formatador (0.2.5)
  guard (2.14.2)
    formatador (>= 0.2.4)
    listen (>= 2.7, < 4.0)
    lumberjack (>= 1.0.12, < 2.0)
    nenv (~> 0.1)
    notiffany (~> 0.0)
    pry (>= 0.9.12)
    shellany (~> 0.0)
    thor (>= 0.18.1)
  guard-compat (1.2.1)
  guard-rspec (4.7.3)
    guard (~> 2.1)
    guard-compat (~> 1.1)
    rspec (>= 2.99.0, < 4.0)
  hashdiff (0.3.7)
  hashie (3.6.0)
  json (2.1.0)
  listen (3.1.5)
    rb-fsevent (~> 0.9, >= 0.9.4)
    rb-inotify (~> 0.9, >= 0.9.7)
    ruby_dep (~> 1.2)
  lumberjack (1.0.12)
  method_source (0.9.0)
  multipart-post (2.0.0)
  nenv (0.3.0)
  notiffany (0.1.1)
    nenv (~> 0.1)
    shellany (~> 0.0)
  oj (3.6.11)
  pry (0.11.3)
    coderay (~> 1.1.0)
    method_source (~> 0.9.0)
  pry-byebug (3.6.0)
    byebug (~> 10.0)
    pry (~> 0.10)
  psych (3.0.2)
  public_suffix (3.0.2)
  rack (2.0.4)
  rack-protection (2.0.1)
    rack
  rack-test (0.8.3)
    rack (>= 1.0, < 3)
  rake (12.3.0)
  rb-fsevent (0.10.3)
  rb-inotify (0.9.10)
    ffi (>= 0.5.0, < 2)
  redis (4.0.1)
  rspec (3.7.0)
    rspec-core (~> 3.7.0)
    rspec-expectations (~> 3.7.0)
    rspec-mocks (~> 3.7.0)
  rspec-core (3.7.1)
    rspec-support (~> 3.7.0)
  rspec-expectations (3.7.0)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.7.0)
  rspec-mocks (3.7.0)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.7.0)
  rspec-support (3.7.1)
  ruby_dep (1.5.0)
  safe_yaml (1.0.4)
  shellany (0.0.1)
  sidekiq (5.1.1)
    concurrent-ruby (~> 1.0)
    connection_pool (~> 2.2, >= 2.2.0)
    rack-protection (>= 1.5.0)
    redis (>= 3.3.5, < 5)
  simplecov (0.13.0)
    docile (~> 1.1.0)
    json (>= 1.8, < 3)
    simplecov-html (~> 0.10.0)
  simplecov-html (0.10.2)
  thor (0.20.0)
  typhoeus (1.3.0)
    ethon (>= 0.9.0)
  webmock (3.3.0)
    addressable (>= 2.3.6)
    crack (>= 0.3.2)
    hashdiff
  wisper (1.6.1)

PLATFORMS

ruby

DEPENDENCIES

bundler
codeclimate-test-reporter (~> 1.0.8)
guard-rspec
pry-byebug
psych
rack-test
rake
routemaster-client!
sidekiq
simplecov
webmock

BUNDLED WITH

1.16.4