cupakromer/fetchers

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/cupakromer/api_key.git
  revision: 9957f34b87f91066ac70e7dcebf9f4ee78a12bb3
  specs:
    api_key (0.0.1)

GEM
  remote: http://rubygems.org/
  specs:
    addressable (2.2.8)
    crack (0.3.1)
    diff-lcs (1.1.3)
    geocoder (1.1.1)
    httparty (0.8.1)
      multi_json
      multi_xml
    multi_json (1.2.0)
    multi_xml (0.4.2)
    rake (0.9.2.2)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    webmock (1.8.7)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)

PLATFORMS
  ruby

DEPENDENCIES
  api_key (~> 0.0)!
  geocoder
  httparty
  rake
  rspec
  webmock