GEM
  remote: https://rubygems.org/
  specs:
    adsf (1.2.0)
      rack (>= 1.0.0)
    builder (3.2.2)
    celluloid (0.16.0)
      timers (~> 4.0.0)
    coderay (1.1.0)
    colored (1.2)
    cri (2.6.1)
      colored (~> 1.2)
    ffi (1.9.6)
    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)
    guard-nanoc (1.0.2)
      guard (>= 1.8.0)
      nanoc (>= 3.6.3)
    hitimes (1.2.2)
    kramdown (1.4.2)
    listen (2.7.11)
      celluloid (>= 0.15.2)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
    lumberjack (1.0.9)
    method_source (0.8.2)
    mini_portile (0.6.0)
    nanoc (3.7.3)
      cri (~> 2.3)
    nokogiri (1.6.3.1)
      mini_portile (= 0.6.0)
    posix-spawn (0.3.9)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pygments.rb (0.6.0)
      posix-spawn (~> 0.3.6)
      yajl-ruby (~> 1.1.0)
    rack (1.5.2)
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    redcarpet (3.2.0)
    slop (3.6.0)
    thor (0.19.1)
    timers (4.0.1)
      hitimes
    yajl-ruby (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  adsf
  builder
  guard-nanoc
  kramdown
  nanoc
  nokogiri
  pygments.rb
  redcarpet