PATH
  remote: .
  specs:
    runit-man (2.3.8)
      file-tail (>= 1.0.5)
      haml (>= 3.0)
      i18n (>= 0.5.0)
      sinatra (>= 1.1)
      sinatra-content-for2 (>= 0.2.4)
      yajl-ruby (>= 0.7.8)

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.2)
    file-tail (1.0.5)
      spruz (>= 0.1.0)
    haml (3.1.2)
    i18n (0.6.0)
    kgio (2.5.0)
    rack (1.3.0)
    rack-test (0.6.0)
      rack (>= 1.0)
    rainbows (3.4.0)
      kgio (~> 2.4)
      rack (~> 1.1)
      unicorn (~> 3.6)
    rake (0.8.7)
    rr (1.0.2)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    sendfile (1.1.0)
    sinatra (1.2.6)
      rack (~> 1.1)
      tilt (>= 1.2.2, < 2.0)
    sinatra-content-for2 (0.2.4)
      sinatra
    spruz (0.2.8)
    tilt (1.3.2)
    unicorn (3.7.0)
      kgio (~> 2.3)
      rack
    yajl-ruby (0.8.2)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (>= 1.0.10)
  rack (>= 1.3.0)
  rack-test
  rainbows
  rake (!= 0.9.0)
  rr
  rspec-core
  rspec-expectations
  runit-man!
  sendfile