PATH

remote: .
specs:
  guard-catalog (0.1.0)
    guard (~> 2.6)

GEM

remote: https://rubygems.org/
specs:
  celluloid (0.16.0)
    timers (~> 4.0.0)
  coderay (1.1.0)
  ffi (1.9.3)
  formatador (0.2.5)
  guard (2.6.1)
    formatador (>= 0.2.4)
    listen (~> 2.7)
    lumberjack (~> 1.0)
    pry (>= 0.9.12)
    thor (>= 0.18.1)
  hitimes (1.2.2)
  listen (2.7.9)
    celluloid (>= 0.15.2)
    rb-fsevent (>= 0.9.3)
    rb-inotify (>= 0.9)
  lumberjack (1.0.9)
  method_source (0.8.2)
  pry (0.10.1)
    coderay (~> 1.1.0)
    method_source (~> 0.8.1)
    slop (~> 3.4)
  rake (10.3.2)
  rb-fsevent (0.9.4)
  rb-inotify (0.9.5)
    ffi (>= 0.5.0)
  slop (3.6.0)
  thor (0.19.1)
  timers (4.0.1)
    hitimes

PLATFORMS

ruby

DEPENDENCIES

bundler (~> 1.3)
guard-catalog!
rake