PATH
  remote: .
  specs:
    riskified_ruby (0.1.0)
      typhoeus (~> 1.3.1)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (11.0.0)
    diff-lcs (1.3)
    ethon (0.12.0)
      ffi (>= 1.3.0)
    ffi (1.11.3)
    rake (10.5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    typhoeus (1.3.1)
      ethon (>= 0.9.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 1.16)
  byebug
  rake (~> 10.0)
  riskified_ruby!
  rspec (~> 3.8.0)

BUNDLED WITH
   1.17.3