PATH
  remote: .
  specs:
    runit-man (2.3.12)
      file-tail (~> 1.0.7)
      haml (~> 3.0)
      i18n (~> 0.5)
      sinatra (~> 1.3)
      sinatra-content-for2 (~> 0.2.4)
      yajl-ruby (~> 1.0)

GEM
  remote: http://rubygems.org/
  specs:
    diff-lcs (1.1.3)
    file-tail (1.0.7)
      tins (~> 0.3)
    haml (3.1.3)
    i18n (0.6.0)
    kgio (2.6.0)
    rack (1.3.2)
    rack-protection (1.1.4)
      rack
    rack-test (0.6.1)
      rack (>= 1.0)
    rainbows (4.3.1)
      kgio (~> 2.5)
      rack (~> 1.1)
      unicorn (~> 4.1)
    raindrops (0.7.0)
    rake (0.9.2)
    rr (1.0.4)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    sendfile (1.1.0)
    sinatra (1.3.0)
      rack (~> 1.3)
      rack-protection (~> 1.1)
      tilt (~> 1.3)
    sinatra-content-for2 (0.2.4)
      sinatra
    tilt (1.3.3)
    tins (0.3.2)
    unicorn (4.1.1)
      kgio (~> 2.4)
      rack
      raindrops (~> 0.6)
    yajl-ruby (1.0.0)

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