gabceb/edmodo-api

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    edmodo-api (0.0.3)
      httparty
      json

GEM
  remote: http://rubygems.org/
  specs:
    awesome_print (1.1.0)
    diff-lcs (1.1.3)
    fakeweb (1.3.0)
    httparty (0.9.0)
      multi_json (~> 1.0)
      multi_xml
    json (1.7.5)
    multi_json (1.5.0)
    multi_xml (0.5.1)
    rake (10.0.3)
    rspec (2.12.0)
      rspec-core (~> 2.12.0)
      rspec-expectations (~> 2.12.0)
      rspec-mocks (~> 2.12.0)
    rspec-core (2.12.2)
    rspec-expectations (2.12.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.12.0)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print
  edmodo-api!
  fakeweb
  rake
  rspec