halogenandtoast/timelord

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    timelord (0.0.12)

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.2.5)
    rake (11.1.2)
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
    rspec-core (3.3.1)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
    timecop (0.8.1)

PLATFORMS
  ruby

DEPENDENCIES
  rake
  rspec
  timecop
  timelord!

BUNDLED WITH
   1.12.5