PATH
  remote: .
  specs:
    txt_timesheet (1.1.3)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    rake (12.3.2)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)

PLATFORMS
  x64-mingw32

DEPENDENCIES
  rake (~> 12.0)
  rspec (~> 3.0)
  txt_timesheet!

BUNDLED WITH
   2.1.0.pre.2