Arcath/Adauth

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    adauth (2.0.2)
      expects (~> 0.0.2)
      net-ldap

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    expects (0.0.2)
    multi_json (1.7.7)
    net-ldap (0.3.1)
    rake (0.9.2.2)
    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)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)
    yard (0.8.6.2)

PLATFORMS
  ruby

DEPENDENCIES
  adauth!
  rake
  rspec
  simplecov
  yard