PATH

remote: .
specs:
  absorb_api (0.1.0)

GEM

remote: https://rubygems.org/
specs:
  activemodel (4.2.5)
    activesupport (= 4.2.5)
    builder (~> 3.1)
  activesupport (4.2.5)
    i18n (~> 0.7)
    json (~> 1.7, >= 1.7.7)
    minitest (~> 5.1)
    thread_safe (~> 0.3, >= 0.3.4)
    tzinfo (~> 1.1)
  builder (3.2.2)
  ethon (0.8.1)
    ffi (>= 1.3.0)
  faraday (0.9.2)
    multipart-post (>= 1.2, < 3)
  faraday_middleware (0.10.0)
    faraday (>= 0.7.4, < 0.10)
  ffi (1.9.10)
  i18n (0.7.0)
  json (1.8.3)
  minitest (5.8.4)
  multipart-post (2.0.0)
  rake (10.5.0)
  thread_safe (0.3.5)
  typhoeus (1.0.1)
    ethon (>= 0.8.0)
  tzinfo (1.2.2)
    thread_safe (~> 0.1)

PLATFORMS

ruby

DEPENDENCIES

absorb_api!
activemodel
activesupport
bundler (~> 1.11)
faraday
faraday_middleware
json
rake (~> 10.0)
typhoeus

BUNDLED WITH

1.11.2