Vizzuality/cartowrap

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    cartowrap (0.1.2)
      faraday
      multi_json

GEM
  remote: https://rubygems.org/
  specs:
    codeclimate-test-reporter (0.5.0)
      simplecov (>= 0.7.1, < 1.0.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
    json (1.8.3)
    multi_json (1.11.3)
    multipart-post (2.0.0)
    rake (11.1.2)
    rspec-core (3.4.4)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.1)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)

PLATFORMS
  ruby

DEPENDENCIES
  cartowrap!
  codeclimate-test-reporter
  rake
  rspec-core
  rspec-expectations
  rspec-mocks

BUNDLED WITH
   1.11.2