kayoom/rakuten-de

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    rakuten-de (0.0.1)
      activesupport (>= 3.1.0)
      rest-client (~> 1.6.7)

GEM
  remote: http://rubygems.org/
  specs:
    ZenTest (4.8.2)
    activesupport (3.2.8)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    addressable (2.3.2)
    autotest (4.4.6)
      ZenTest (>= 4.4.1)
    autotest-fsevent (0.2.8)
      sys-uname
    autotest-growl (0.2.16)
    crack (0.3.1)
    diff-lcs (1.1.3)
    ffi (1.1.5)
    i18n (0.6.1)
    mime-types (1.19)
    multi_json (1.3.6)
    rake (0.9.2.2)
    rest-client (1.6.7)
      mime-types (>= 1.16)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.2)
    sys-uname (0.9.0)
      ffi (>= 1.0.0)
    webmock (1.8.9)
      addressable (>= 2.2.7)
      crack (>= 0.1.7)
    yard (0.8.2.1)

PLATFORMS
  ruby

DEPENDENCIES
  autotest
  autotest-fsevent
  autotest-growl
  bundler
  jruby-openssl
  rake
  rakuten-de!
  rspec
  rspec-expectations
  rspec-mocks
  webmock
  yard