Gemfile.lock
PATH
remote: .
specs:
al_papi (1.0.4)
hashie (~> 2.1.0, >= 2.1.0)
rest-client (~> 1.6.7, >= 1.6.7)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
coderay (1.1.0)
coveralls (0.7.1)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
docile (1.1.5)
gemcutter (0.7.1)
hashie (2.1.2)
json (1.8.1)
method_source (0.8.2)
mime-types (1.25.1)
multi_json (1.10.1)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rake (10.4.0)
rdoc (4.1.2)
json (~> 1.4)
redcarpet (3.2.1)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
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)
safe_yaml (1.0.4)
simplecov (0.9.1)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
thor (0.19.1)
tins (1.3.3)
vcr (2.9.3)
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
yard (0.8.7.6)
PLATFORMS
ruby
DEPENDENCIES
al_papi!
coveralls
gemcutter (~> 0.7.1, >= 0.7.1)
pry (~> 0.10, >= 0.10.1)
rake (~> 10.4, >= 10.4.0)
redcarpet (~> 3.2, >= 3.2.1)
rspec (~> 3.1, >= 3.1.0)
simplecov (~> 0.9, >= 0.9.1)
vcr (~> 2.9, >= 2.9.3)
webmock (~> 1.20, >= 1.20.4)
yard (~> 0.8, >= 0.8.7.6)